Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dlocalematchertest.cpp337 LocaleMatcher noDemotion = LocaleMatcher::Builder(). in testDemotion() local
342 "de_CH", locString(noDemotion.getBestMatch(desiredIter, errorCode))); in testDemotion()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleMatcherTest.java633 LocaleMatcher noDemotion = LocaleMatcher.builder(). in testDemotion()
636 assertEquals("no demotion", new ULocale("de-CH"), noDemotion.getBestMatch(desired)); in testDemotion()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleMatcherTest.java652 LocaleMatcher noDemotion = LocaleMatcher.builder(). in testDemotion()
655 assertEquals("no demotion", new ULocale("de-CH"), noDemotion.getBestMatch(desired)); in testDemotion()

Completed in 6 milliseconds