Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateMaximalLocales.java921 …Set<String> otherTerritories = new TreeSet<String>(standardCodes.getGoodAvailableCodes("territory"… in tryDifferentAlgorithm() local
926 otherTerritories.remove(region); in tryDifferentAlgorithm()
1002 for (String region : otherTerritories) { in tryDifferentAlgorithm()