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

/sssd/src/tests/
H A Dsbus_codegen_tests.c466 static int16_t pilot_int16_array[] = { -123, 0 }; variable
471 array_getter_body(pilot_int16_array, arr_out, arr_len);
1069 check_int_array(int16_arr_val, int16_arr_len, pilot_int16_array);
1437 { "int16_array", false, N_ELEMENTS(pilot_int16_array), DBUS_TYPE_INT16, { .int16_arr_val = pilot_int16_array } },

Completed in 2937 milliseconds