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

/sssd/src/tests/
H A Dsbus_codegen_tests.c698 int len_double = N_ELEMENTS(v_double); local
736 DBUS_TYPE_ARRAY, DBUS_TYPE_DOUBLE, &arr_double, len_double,
761 DBUS_TYPE_ARRAY, DBUS_TYPE_DOUBLE, &arr_double, &len_double,
814 ck_assert_int_eq(len_double, 3);

Completed in 2061 milliseconds