Home
last modified time | relevance | path

Searched defs:fullParts (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestPathsModule.java112 XPathParts fullParts = XPathParts.getFrozenInstance(path); in handlePathValue() local
130 public void test(XPathParts fullParts, String value) { in test()
149 public void test(XPathParts fullParts, String value) { in test()
200 public void test(XPathParts fullParts, String value) { in test()
227 private int findFirstQ(XPathParts fullParts, int size) { in findFirstQ()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DDiffWithParent.java98 XPathParts fullParts = XPathParts.getFrozenInstance(fullPath); in showDistinguishingAttributes() local