Searched refs:TEST_ASSERT_M (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp36 #define TEST_ASSERT_M(x, m) {if (!(x)) { \ macro
938 TEST_ASSERT_M(pm!=NULL, "No pattern match with strstr");
944 TEST_ASSERT_M(refMatchPos == icuMatchPos, "strstr and icu give different match positions.");

Completed in 108 milliseconds