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

/sssd/src/tests/
H A Dsbus_codegen_tests.c396 static const int64_t pilot_int64 = -456; variable
401 getter_body(pilot_int64, int64);
922 ck_assert_int_eq(int64_val, pilot_int64);
1428 { "int64", false, 0, DBUS_TYPE_INT64, { .int64_val = pilot_int64 } },

Completed in 1282 milliseconds