Searched refs:TEST_ASSERT_MSG (Results 1 – 1 of 1) sorted by relevance
44 #define TEST_ASSERT_MSG(expr, msg) UPRV_BLOCK_MACRO_BEGIN { \ macro608 TEST_ASSERT_MSG(expectedValue == actualValue, msgBuffer); in testRestrictionLevel()662 TEST_ASSERT_MSG((expectedSet.size() > 1) == mixedNumberFailure, msgBuf); in testMixedNumbers()664 TEST_ASSERT_MSG(expectedSet == *actualSet, msgBuf); in testMixedNumbers()