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

/sssd-io/src/tests/
H A Dsbus_codegen_tests.c482 static int32_t pilot_int32_array[] = { -456, 0 }; variable
487 array_getter_body(pilot_int32_array, arr_out, arr_len);
1077 check_int_array(int32_arr_val, int32_arr_len, pilot_int32_array);
1439 { "int32_array", false, N_ELEMENTS(pilot_int32_array), DBUS_TYPE_INT32, { .int32_arr_val = pilot_int32_array } },

Completed in 937 milliseconds