Home
last modified time | relevance | path

Searched defs:TEST_ASSERT_EQUAL_MEMORY (Results 1 - 2 of 2) sorted by relevance

/third_party/cJSON/tests/unity/src/
H A Dunity.h237 #define TEST_ASSERT_EQUAL_MEMORY(expected, actual, len) UNITY_TEST_ASSERT_EQUAL_MEMORY((expected), (actual), (len), __LINE__, NULL) macro
/third_party/unity/src/
H A Dunity.h302 #define TEST_ASSERT_EQUAL_MEMORY(expected, actual, len) UNITY_TEST_ASSERT_EQUAL_MEMORY((expected), (actual), (len), __LINE__, NULL) macro

Completed in 6 milliseconds