Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java665 Set<String> differentStar = new HashSet<String>(); in TestStatus() local
692 if (!differentStar.contains(starred)) { in TestStatus()
695 differentStar.add(starred); in TestStatus()