Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBcp47Tests.java40 String keyDescription = descriptionsMap.get(keyBlank); in main() local
52 + keyDescription + "; " + subtypeDescription); in main()
58 + keyDescription + "; " + subtypeDescription); in main()
65 + keyDescription); in main()
/external/cldr/tools/java/org/unicode/cldr/util/
DSupplementalDataInfo.java1542 String keyDescription = parts.getAttributeValue(2, "description");
1552 if (keyDescription != null) {
1553 bcp47Descriptions.put(key_empty, keyDescription);