Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java643 final String sourceLocaleID = file.getSourceLocaleID(path, otherPath); in main() local
1537 String sourceLocaleID = path == null ? null : cldrFile.getSourceLocaleID(path, status); in showValue() local