Lines Matching refs:test_float
85 struct test_float { struct
196 JSON_OBJ_DESCR_PRIM(struct test_float, some_float, JSON_TOK_FLOAT_FP),
197 JSON_OBJ_DESCR_PRIM(struct test_float, another_float, JSON_TOK_FLOAT_FP),
198 JSON_OBJ_DESCR_ARRAY(struct test_float, some_array,
669 struct test_float floats = { in ZTEST()
678 struct test_float floats_decoded = {0}; in ZTEST()
722 struct test_float ts; in ZTEST()
743 struct test_float floats = { in ZTEST()
752 struct test_float floats_decoded = {0}; in ZTEST()
773 struct test_float floats = { in ZTEST()
782 struct test_float floats_decoded = {0}; in ZTEST()