Searched refs:VAL_NULL (Results 1 – 2 of 2) sorted by relevance
86 #define VAL_NULL() CU_ASSERT(spdk_json_write_null(w) == 0) macro119 VAL_NULL(); in test_write_literal()
72 #define VAL_NULL() VAL_LITERAL("null", SPDK_JSON_VAL_NULL) macro121 VAL_NULL(); in test_parse_literal()