Home
last modified time | relevance | path

Searched refs:TEST_ASSERT_MSG (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ditspoof.cpp44 #define TEST_ASSERT_MSG(expr, msg) UPRV_BLOCK_MACRO_BEGIN { \ macro
608 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()