Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java218 CLDRFile parentCLDR = cldrFactory.make(parent, true); in TestCommonChildren() local
221 if (vc.count == size || (vc.value.equals(parentCLDR.getStringValue(xpath)) in TestCommonChildren()
222 && vc.fullxpath.equals(parentCLDR.getStringValue(xpath)))) { in TestCommonChildren()