Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java335 result = formatCountValue(xpath, parts, value, context, type); in getExampleHtml()
953 …private String formatCountValue(String xpath, XPathParts parts, String value, ExampleContext conte… in formatCountValue() method in ExampleGenerator
1503 return formatCountValue(xpath, parts, value, context, type); in handleCurrency()