Searched refs:TEST_ASSERT_M (Results 1 – 1 of 1) sorted by relevance
38 #define TEST_ASSERT_M(x, m) {if (!(x)) { \ macro937 TEST_ASSERT_M(pm!=NULL, "No pattern match with strstr"); in searchTime()943 TEST_ASSERT_M(refMatchPos == icuMatchPos, "strstr and icu give different match positions."); in searchTime()