Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1172 final LinkedHashSet<FixedDecimal> exampleCount = new LinkedHashSet<>(); in formatCountValue() local
1187 … getStartEndSamples(pluralRules.getDecimalSamples(countString, SampleType.INTEGER), exampleCount); in formatCountValue() local
1188 … getStartEndSamples(pluralRules.getDecimalSamples(countString, SampleType.DECIMAL), exampleCount); in formatCountValue() local