Searched defs:pilot_int16 (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/
H A Dsbus_codegen_tests.c364 static const int16_t pilot_int16 = -123; variable
369 getter_body(pilot_int16, int16);
906 ck_assert_int_eq(int16_val, pilot_int16);
1424 { "int16", false, 0, DBUS_TYPE_INT16, { .int16_val = pilot_int16 } },

Completed in 16 milliseconds