Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDates.java424 String myMainType = getMainType(path); in handleCheck() local
463 … if (!myMainType.equals(mainType)) { // we *only* care about items with the same type value in handleCheck()