Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dsvccoll.cpp367 Collator* gecol = Collator::createInstance(Locale::getGermany(), status); in TestRegisterFactory() local
372 delete gecol; in TestRegisterFactory()
385 info[1] = new CollatorInfo(Locale::getFrance(), gecol, NULL); in TestRegisterFactory()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationServiceTest.java230 Collator gecol = Collator.getInstance(ULocale.GERMANY); in TestRegisterFactory()
236 new CollatorInfo(ULocale.FRANCE, gecol, null), in TestRegisterFactory()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationServiceTest.java233 Collator gecol = Collator.getInstance(ULocale.GERMANY); in TestRegisterFactory()
239 new CollatorInfo(ULocale.FRANCE, gecol, null), in TestRegisterFactory()

Completed in 4 milliseconds