Home
last modified time | relevance | path

Searched refs:assert_has_no_valuestring (Results 1 - 4 of 4) sorted by relevance

/third_party/cJSON/tests/
H A Dcommon.h107 #define assert_has_no_valuestring(item) TEST_ASSERT_NULL_MESSAGE(item->valuestring, "Valuestring is not NULL.") macro
120 assert_has_no_valuestring(item)
H A Dparse_array.c41 assert_has_no_valuestring(array_item); in assert_is_array()
H A Dparse_number.c42 assert_has_no_valuestring(number_item); in assert_is_number()
H A Dparse_object.c41 assert_has_no_valuestring(object_item); in assert_is_object()

Completed in 2 milliseconds