Searched refs:theErr (Results 1 – 1 of 1) sorted by relevance
1041 UnicodeString theErr; in TestThreadedIntl() local1096 if(tests[i].getError(theErr)) { in TestThreadedIntl()1097 dataerrln(UnicodeString("#") + i + ": " + theErr); in TestThreadedIntl()1366 UnicodeString theErr; in TestCollators() local1367 if(tests[i].getError(theErr)) in TestCollators()1370 errln(UnicodeString("#") + i + ": " + theErr); in TestCollators()1495 UnicodeString theErr; in TestString() local1496 if(tests[i]->getError(theErr)) in TestString()1499 errln(UnicodeString("#") + i + ": " + theErr); in TestString()