Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUnits.java515 Multimap<Pair<String,Double>, String> testPrintout = TreeMultimap.create(); in TestParseUnit() local
554 Multimap<Pair<String, Double>, String> testPrintout) { in checkUnitConvertability() argument