Searched refs:CONFIRM_GE (Results 1 – 2 of 2) sorted by relevance
80 #define CONFIRM_GE(actual,expected) UPRV_BLOCK_MACRO_BEGIN { \ macro808 CONFIRM_GE(count,1); in testTag()883 CONFIRM_GE(row_count,1); in testTag()894 CONFIRM_GE(column_count,1); in testTag()970 CONFIRM_GE((int32_t)tag_count, (int32_t)0); in testTag()
47 #define CONFIRM_GE(actual, expected, myAction) UPRV_BLOCK_MACRO_BEGIN { \ macro452 CONFIRM_GE(count, 1, action); in testTag()