Searched defs:allUnits (Results 1 – 2 of 2) sorted by relevance
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | MeasureUnitTest.java | 2664 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in getUnitsToPerParts() local 2702 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateCXXHConstants() local 2763 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in updateJAVAVersions() local 2780 TreeMap<String, List<MeasureUnit>> allUnits = new TreeMap<>(); in getAllUnits() local 2802 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateCXXConstants() local 2982 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateBackwardCompatibilityTest() local 3009 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateCXXBackwardCompatibilityTest() local 3048 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateConstants() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | MeasureUnitTest.java | 3454 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in getUnitsToPerParts() local 3493 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateCXXHConstants() local 3557 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in updateJAVAVersions() local 3574 TreeMap<String, List<MeasureUnit>> allUnits = new TreeMap<>(); in getAllUnits() local 3597 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateCXXConstants() local 3761 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateBackwardCompatibilityTest() local 3788 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateCXXBackwardCompatibilityTest() local 3828 TreeMap<String, List<MeasureUnit>> allUnits = getAllUnits(); in generateConstants() local
|