Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBCP47.java82 …Set<String> keyAliases = CldrUtility.ifNull(bcp47keyType_aliases.get(keyRow), Collections.<String>… in TestEnglishKeyTranslations() local
136 Set<String> keyAliases, in checkKeyType()
180 …tring showData(String key, String type, String bcp47Description, Set<String> keyAliases, Set<Strin… in showData()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCountItems.java829 Set<String> keyAliases = aliases.getAll(Row.of(key, "")); in getVariables() local