Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp363 UnicodeString patternTests2[] = { in testAPI() local
754 while (patternTests2[dataIndex].length() > 0) { in testAPI()
755 logln(patternTests2[dataIndex]); in testAPI()
756 bestPattern = patGen->getBestPattern(patternTests2[dataIndex], status); in testAPI()