Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1041 UnicodeString theErr; in TestThreadedIntl() local
1096 if(tests[i].getError(theErr)) { in TestThreadedIntl()
1097 dataerrln(UnicodeString("#") + i + ": " + theErr); in TestThreadedIntl()
1366 UnicodeString theErr; in TestCollators() local
1367 if(tests[i].getError(theErr)) in TestCollators()
1370 errln(UnicodeString("#") + i + ": " + theErr); in TestCollators()
1495 UnicodeString theErr; in TestString() local
1496 if(tests[i]->getError(theErr)) in TestString()
1499 errln(UnicodeString("#") + i + ": " + theErr); in TestString()