Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java331 M3<String, String, Boolean> infoAV = infoEAV.get(element.name); in show() local
332 if (infoAV == null) { in show()
343 Map<String, Boolean> infoV = infoAV.get(attribute.name); in show()