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

/sssd-io/src/tests/
H A Dsbus_codegen_tests.c498 static int64_t pilot_int64_array[] = { -789, 0 }; variable
503 array_getter_body(pilot_int64_array, arr_out, arr_len);
1085 check_int_array(int64_arr_val, int64_arr_len, pilot_int64_array);
1441 { "int64_array", false, N_ELEMENTS(pilot_int64_array), DBUS_TYPE_INT64, { .int64_arr_val = pilot_int64_array } },

Completed in 15 milliseconds