Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCLDRUtils.java100 String uncombinedLong = otherNames.length > 1 ? otherNames[1] in checkNames() local
103 : uncombinedLong; in checkNames()
108 uncombinedLong, french.getName(locale, true)); in checkNames()