Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dlocalematchertest.cpp346 LocaleMatcher regionDemotion = LocaleMatcher::Builder(). in testDemotion() local
351 "fr", locString(regionDemotion.getBestMatch(desiredIter, errorCode))); in testDemotion()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleMatcherTest.java638 LocaleMatcher regionDemotion = LocaleMatcher.builder(). in testDemotion()
641 assertEquals("region demotion", ULocale.FRENCH, regionDemotion.getBestMatch(desired)); in testDemotion()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleMatcherTest.java657 LocaleMatcher regionDemotion = LocaleMatcher.builder(). in testDemotion()
660 assertEquals("region demotion", ULocale.FRENCH, regionDemotion.getBestMatch(desired)); in testDemotion()

Completed in 6 milliseconds