Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dlocalematchertest.cpp337 LocaleMatcher noDemotion = LocaleMatcher::Builder(). in testDemotion() local
342 "de_CH", locString(noDemotion.getBestMatch(desiredIter, errorCode))); in testDemotion()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java654 LocaleMatcher noDemotion = LocaleMatcher.builder(). in testDemotion() local
657 assertEquals("no demotion", new ULocale("de-CH"), noDemotion.getBestMatch(desired)); in testDemotion()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleMatcherTest.java657 LocaleMatcher noDemotion = LocaleMatcher.builder(). in testDemotion() local
660 assertEquals("no demotion", new ULocale("de-CH"), noDemotion.getBestMatch(desired)); in testDemotion()