Searched refs:nonDistinguishing (Results 1 – 2 of 2) sorted by relevance
182 …Relation<String, String> nonDistinguishing = Relation.<String, String> of(new TreeMap<String, Set<… in checkPaths() local265 nonDistinguishing.put(element, attribute); in checkPaths()274 …ystem.out.format("Nondistinguishing Elements: %s" + CldrUtility.LINE_SEPARATOR, nonDistinguishing); in checkPaths()
558 Relation<String, String> nonDistinguishing = Relation.of( in TestPaths() local639 nonDistinguishing.put(element, attribute); in TestPaths()650 + CldrUtility.LINE_SEPARATOR, nonDistinguishing); in TestPaths()