Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java343 Map<String, Boolean> infoV = infoAV.get(attribute.name); in show() local
344 if (infoV == null) { in show()
355 if (!infoV.containsKey(value)) { in show()