Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java710 return removeEmptyRuns(modFormat); in handleCompoundUnit1Name()
737 return removeEmptyRuns(format(modFormat, numberFormat.format(amount))); in handleCompoundUnit1()
2008 private String removeEmptyRuns(String input) { in removeEmptyRuns() method in ExampleGenerator