Lines Matching refs:test_float
85 struct test_float { struct
208 JSON_OBJ_DESCR_PRIM(struct test_float, some_float, JSON_TOK_FLOAT_FP),
209 JSON_OBJ_DESCR_PRIM(struct test_float, another_float, JSON_TOK_FLOAT_FP),
210 JSON_OBJ_DESCR_ARRAY(struct test_float, some_array,
684 struct test_float floats = { in ZTEST()
693 struct test_float floats_decoded = {0}; in ZTEST()
737 struct test_float ts; in ZTEST()
758 struct test_float floats = { in ZTEST()
767 struct test_float floats_decoded = {0}; in ZTEST()
788 struct test_float floats = { in ZTEST()
797 struct test_float floats_decoded = {0}; in ZTEST()