Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckConsistentCasing.java152 public boolean worksWith(CasingType otherType) { in worksWith() method in CheckConsistentCasing.CasingType
310 if (!ft.worksWith(typeAndFlagFromCat.type())) { in checkConsistentCasing()