Searched refs:nonDistinguishing (Results 1 – 2 of 2) sorted by relevance
178 …Relation<String, String> nonDistinguishing = Relation.<String, String> of(new TreeMap<String, Set<… in checkPaths() local262 nonDistinguishing.put(element, attribute); in checkPaths()271 …ystem.out.format("Nondistinguishing Elements: %s" + CldrUtility.LINE_SEPARATOR, nonDistinguishing); in checkPaths()
554 Relation<String, String> nonDistinguishing = Relation.of( in TestPaths() local635 nonDistinguishing.put(element, attribute); in TestPaths()646 + CldrUtility.LINE_SEPARATOR, nonDistinguishing); in TestPaths()