Lines Matching refs:test_double
98 struct test_double { struct
221 JSON_OBJ_DESCR_PRIM(struct test_double, some_double, JSON_TOK_DOUBLE_FP),
222 JSON_OBJ_DESCR_PRIM(struct test_double, another_double, JSON_TOK_DOUBLE_FP),
223 JSON_OBJ_DESCR_ARRAY(struct test_double, some_array,
846 struct test_double doubles = { in ZTEST()
855 struct test_double doubles_decoded = {0}; in ZTEST()
899 struct test_double ts; in ZTEST()
921 struct test_double doubles = { in ZTEST()
930 struct test_double doubles_decoded = {0}; in ZTEST()
951 struct test_double doubles = { in ZTEST()
960 struct test_double doubles_decoded = {0}; in ZTEST()