Searched defs:assert_has_valuestring (Results 1 - 1 of 1) sorted by relevance
/third_party/cJSON/tests/ | ||
H A D | common.h | 106 #define assert_has_valuestring(item) TEST_ASSERT_NOT_NULL_MESSAGE(item->valuestring, "Valuestring is NULL.") macro |
Completed in 1 milliseconds