Searched defs:shortUnit (Results 1 – 2 of 2) sorted by relevance
279 factorToUnit.put(info.factor, shortUnit); in factorToUnit.put() argument293 final String shortUnit; field in ChartGrammaticalForms.BestUnitForGender296 String shortUnit, String quantity, Collection<String> systems, double baseSize) { in BestUnitForGender()371 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts() local603 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts() local738 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts() local943 UnitConverter uc, final String shortUnit, Output<Double> sizeInBaseUnits) { in getBestBaseUnit()
2411 String shortUnit = Units.getShort(longUnit); in testDistinguishedSetsOfUnits() local2876 final String shortUnit = converter.getShortId(longUnit); in TestDerivedCase() local3561 String shortUnit = converter.getShortId(longUnit); in TestUnitsToTranslate() local3571 String shortUnit = converter.getShortId(longUnit); in TestUnitsToTranslate() local3587 String shortUnit = entry.getKey(); in TestUnitsToTranslate() local3607 String shortUnit = SDI.getUnitConverter().getShortId(longUnit); in TestValidUnitIdComponents() local3614 String shortUnit = SDI.getUnitConverter().getShortId(longUnit); in TestDeprecatedUnitIdComponents() local3623 public void checkShortUnit(String shortUnit) { in checkShortUnit()3702 String shortUnit = SDI.getUnitConverter().getShortId(longUnit); in TestUnitParser() local3707 private List<Pair<String, UnitIdComponentType>> checkParse(UnitParser up, String shortUnit) { in checkParse()[all …]