Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java238 String nonAltPath = CLDRFile.getNondraftNonaltXPath(path); in checkPaths() local
239 if (!path.equals(nonAltPath)) { in checkPaths()
240 String nonAltLocale = file.getSourceLocaleID(nonAltPath, null); in checkPaths()
241 String nonAltValue = file.getStringValue(nonAltPath); in checkPaths()