Home
last modified time | relevance | path

Searched defs:hasCollationElements (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c218 UBool hasCollationElements(const char *locName) { in hasCollationElements() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationMiscTest.java58 private static final boolean hasCollationElements(Locale locale) in hasCollationElements() method in CollationMiscTest