Home
last modified time | relevance | path

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

/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.h75 #define LONGS_EQUAL(expected, actual) TEST_ASSERT_EQUAL_INT((expected), (actual)) macro
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.h85 #define LONGS_EQUAL(expected, actual) TEST_ASSERT_EQUAL_INT((expected), (actual)) macro

Completed in 1 milliseconds