Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateUnitTestData.java163 final String topUnit = in TestUnitPreferences() local
168 pref.geq.add(ONE_TENTH), topUnit, baseUnit, false)); in TestUnitPreferences() local
175 topUnit, in TestUnitPreferences() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestUnits.java1647 String topUnit = null; in checkUnitPreferences() local
1890 final String topUnit = in TestUnitPreferences() local
1899 topUnit, in TestUnitPreferences() local
1908 topUnit, in TestUnitPreferences() local
1945 final String topUnit = UnitPreferences.SPLIT_AND.split(pref.unit).iterator().next(); in showSample() local