Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckWidths.java567 LoadingCache<String, Double> pathToUnitComponents = field in CheckWidths.UnitWidthUtil
652 return pathToUnitComponents.get(path); in getRoughComponentMax()