Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPathHeader.java626 Map<String, String> headerVisibleToPath = new HashMap<String, String>(); in TestUniqueness() local
646 old = headerVisibleToPath.get(visible); in TestUniqueness()
648 headerVisibleToPath.put(visible, path); in TestUniqueness()