Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestSupplementalInfo.java1403 Relation<String, String> isoCurrenciesToCountries = Relation.of( in TestCurrency() local
1410 isoCurrenciesToCountries.keySet()); in TestCurrency()
1422 Set<String> isoCountries = isoCurrenciesToCountries in TestCurrency()