Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestDTDAttributes.java259 Set<String> suppValues = suppData.getAll(key); in checkElements() local
260 if (mainValues.equals(suppValues)) { in checkElements()
266 + suppValues); in checkElements()