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

/sssd/src/tests/
H A Dsbus_codegen_tests.c380 static const int32_t pilot_int32 = -456; variable
385 getter_body(pilot_int32, int32);
914 ck_assert_int_eq(int32_val, pilot_int32);
1426 { "int32", false, 0, DBUS_TYPE_INT32, { .int32_val = pilot_int32 } },

Completed in 16 milliseconds