Home | History | Annotate | Download | only in intltest

Lines Matching defs:testCases

253     UnicodeString testCases[] = {
291 //it_out << "\nPat in: " << testCases[i]);
296 form = new MessageFormat(testCases[i], Locale::getUS(), success);
299 logln(((UnicodeString)"MessageFormat for ") + testCases[i] + " creation failed.\n");
305 errln(((UnicodeString)" Orig: ") + testCases[i]);