Home
last modified time | relevance | path

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

/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.h76 #define STRCMP_EQUAL(expected, actual) TEST_ASSERT_EQUAL_STRING((expected), (actual… macro
/third_party/unity/extras/fixture/src/
Dunity_fixture.h79 #define STRCMP_EQUAL(expected, actual) TEST_ASSERT_EQUAL_STRING((expected), (actual… macro