Home | History | Annotate | Download | only in intltest

Lines Matching defs:testId

46 char testId[100];
49 errln("Failure in file %s, line %d, test ID = \"%s\"", __FILE__, __LINE__, testId);}}
56 __FILE__, __LINE__, testId, u_errorName(errcode));}}
182 *testId = 0;
184 id->extract(0, id->length(), testId, sizeof(testId), US_INV);
520 *testId = 0;
522 id->extract(0, id->length(), testId, sizeof(testId), US_INV);
1599 const char *testId = "searchTime()"; // for error macros.