Home | History | Annotate | Download | only in intltest

Lines Matching refs:patternTests2

280     UnicodeString patternTests2[] = {
665 while (patternTests2[dataIndex].length() > 0) {
666 logln(patternTests2[dataIndex]);
667 bestPattern = patGen->getBestPattern(patternTests2[dataIndex], status);