Home
last modified time | relevance | path

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

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