Searched defs:shortUnit (Results 1 – 2 of 2) sorted by relevance
251 factorToUnit.put(info.factor, shortUnit); in factorToUnit.put() argument265 final String shortUnit; field in ChartGrammaticalForms.BestUnitForGender266 …public BestUnitForGender(String shortUnit, String quantity, Collection<String> systems, double bas… in BestUnitForGender()327 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts() local500 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts() local595 final String shortUnit = uc.getShortId(longUnit); in writeSubcharts() local718 …public static String getBestBaseUnit(UnitConverter uc, final String shortUnit, Output<Double> size… in getBestBaseUnit()
1865 String shortUnit = Units.getShort(longUnit); in testDistinguishedSetsOfUnits() local2161 final String shortUnit = converter.getShortId(longUnit); in TestDerivedCase() local2707 String shortUnit = converter.getShortId(longUnit); in TestUnitsToTranslate() local2714 String shortUnit = converter.getShortId(longUnit); in TestUnitsToTranslate() local2725 String shortUnit = entry.getKey(); in TestUnitsToTranslate() local2740 String shortUnit = SDI.getUnitConverter().getShortId(longUnit); in TestValidUnitIdComponents() local2747 String shortUnit = SDI.getUnitConverter().getShortId(longUnit); in TestDeprecatedUnitIdComponents() local2757 public void checkShortUnit(String shortUnit) { in checkShortUnit()2819 String shortUnit = SDI.getUnitConverter().getShortId(longUnit); in TestUnitParser() local2824 private List<Pair<String, UnitIdComponentType>> checkParse(UnitParser up, String shortUnit) { in checkParse()[all …]