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

/sssd/src/tests/
H A Dsbus_codegen_tests.c514 static double pilot_double_array[] = { 3.14, 0 }; variable
519 array_getter_body(pilot_double_array, arr_out, arr_len);
1093 check_int_array(double_arr_val, double_arr_len, pilot_double_array);
1443 { "double_array", false, N_ELEMENTS(pilot_double_array), DBUS_TYPE_DOUBLE, { .double_arr_val = pilot_double_array } },

Completed in 16 milliseconds