Searched refs:VAL_NAME (Results 1 – 2 of 2) sorted by relevance
59 #define VAL_NAME(str) VAL_STRING_MATCH(str, SPDK_JSON_VAL_NAME) macro534 VAL_NAME("a"); in test_parse_object()540 VAL_NAME("abc"); in test_parse_object()546 VAL_NAME("a"); in test_parse_object()548 VAL_NAME("b"); in test_parse_object()554 VAL_NAME("a"); in test_parse_object()556 VAL_NAME("b"); in test_parse_object()563 VAL_NAME("{test"); in test_parse_object()569 VAL_NAME("test}"); in test_parse_object()575 VAL_NAME("\""); in test_parse_object()[all …]
83 #define VAL_NAME(name) \ macro657 VAL_NAME("a"); in test_write_object()664 VAL_NAME("a"); in test_write_object()666 VAL_NAME("b"); in test_write_object()673 VAL_NAME("a"); in test_write_object()675 VAL_NAME("b"); in test_write_object()677 VAL_NAME("c"); in test_write_object()745 VAL_NAME("a"); in test_write_nesting()753 VAL_NAME("a"); in test_write_nesting()755 VAL_NAME("b"); in test_write_nesting()[all …]