Home
last modified time | relevance | path

Searched refs:hasCollationElements (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcallcoll.h58 UBool hasCollationElements(const char *locName);
Dcallcoll.c218 UBool hasCollationElements(const char *locName) { in hasCollationElements() function
Dcmsccoll.c654 if(hasCollationElements(locName)) { in TestComposeDecompose()
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java55 private static final boolean hasCollationElements(Locale locale) in hasCollationElements() method in CollationMiscTest
118 if (hasCollationElements(loc[i])) { in TestComposeDecompose()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java58 private static final boolean hasCollationElements(Locale locale) in hasCollationElements() method in CollationMiscTest
121 if (hasCollationElements(loc[i])) { in TestComposeDecompose()