Home
last modified time | relevance | path

Searched refs:VAL_TRUE (Results 1 – 2 of 2) sorted by relevance

/spdk/test/unit/lib/json/json_parse.c/
H A Djson_parse_ut.c70 #define VAL_TRUE() VAL_LITERAL("true", SPDK_JSON_VAL_TRUE) macro
112 VAL_TRUE(); in test_parse_literal()
115 VAL_TRUE(); in test_parse_literal()
124 VAL_TRUE(); in test_parse_literal()
127 VAL_TRUE(); in test_parse_literal()
130 VAL_TRUE(); in test_parse_literal()
133 VAL_TRUE(); in test_parse_literal()
136 VAL_TRUE(); in test_parse_literal()
474 VAL_TRUE(); in test_parse_array()
479 VAL_TRUE(); in test_parse_array()
[all …]
/spdk/test/unit/lib/json/json_write.c/
H A Djson_write_ut.c87 #define VAL_TRUE() CU_ASSERT(spdk_json_write_bool(w, true) == 0) macro
123 VAL_TRUE(); in test_write_literal()
625 VAL_TRUE(); in test_write_array()
631 VAL_TRUE(); in test_write_array()
638 VAL_TRUE(); in test_write_array()
640 VAL_TRUE(); in test_write_array()