Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DBuildIcuCompactDecimalFormat.java41 public static final CompactDecimalFormat build(CLDRFile resolvedCldrFile, in build()
304 private static String getUnitString(CLDRFile resolvedCldrFile, String unit, String count) { in getUnitString()
315 …CurrencyInfo(CLDRFile resolvedCldrFile, Set<String> canonicalKeywords, String currencyCode, XPathP… in CurrencyInfo()
DExampleGenerator.java232 …public ExampleGenerator(CLDRFile resolvedCldrFile, CLDRFile englishFile, String supplementalDataDi… in ExampleGenerator()