Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DTestSupplementalData.java79 Set<String> otherExclusions = root.getExcludedZones(); in showMultiZones() local
80 if (!otherExclusions.equals(singulars)) { in showMultiZones()