Home | History | Annotate | Download | only in intltest

Lines Matching defs:testId

31 char testId[100];
34 errln("Failure in file %s, line %d, test ID = \"%s\"", __FILE__, __LINE__, testId);}}
41 __FILE__, __LINE__, testId, u_errorName(errcode));}}
148 *testId = 0;
150 id->extract(0, id->length(), testId, sizeof(testId), US_INV);
919 const char *testId = "searchTime()"; // for error macros.