Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestInheritance.java954 private void checkLocale(String localeID, boolean allowDeprecated) { in checkLocale()
967 String localeID, String subtagType, String subtag, boolean allowDeprecated) { in checkValidCode()