Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java992 int decimalCount = currencyFormat.getMinimumFractionDigits(); in formatCountValue() local
1006 example = new FixedDecimal(example.getSource(), decimalCount); in formatCountValue()