Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DIsoCurrencyParser.java190 public Relation<String, String> getCountryToCodes() { in getCountryToCodes() method in IsoCurrencyParser
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1405 .addAllInverted(isoCodes.getCountryToCodes()); in TestCurrency()