Home
last modified time | relevance | path

Searched defs:VAL_STRING (Results 1 – 2 of 2) sorted by relevance

/spdk/test/unit/lib/json/json_parse.c/
H A Djson_parse_ut.c58 #define VAL_STRING(str) VAL_STRING_MATCH(str, SPDK_JSON_VAL_STRING) macro
/spdk/test/unit/lib/json/json_write.c/
H A Djson_write_ut.c59 #define VAL_STRING(str) \ macro