Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckCLDR.java388 …rgumentException("Unknown CLDR option: '" + key + "' - valid keys are: " + Options.getValidKeys()); in set()
391 private static String getValidKeys() { in getValidKeys() method in CheckCLDR.Options