Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DTestUtil.java116 return isProblematicIBMLocale(loc); in isExcluded()
135 public static boolean isProblematicIBMLocale(Locale loc) { in isProblematicIBMLocale() method in TestUtil