Searched refs:pilot_full_name (Results 1 - 1 of 1) sorted by relevance

/sssd/src/tests/
H A Dsbus_codegen_tests.c348 static const char *pilot_full_name = "Turanga Leela"; variable
353 getter_body(pilot_full_name, name);
898 ck_assert_str_eq(string_val, pilot_full_name);
1422 { "FullName", false, 0, DBUS_TYPE_STRING, { .string_val = pilot_full_name } },

Completed in 37 milliseconds