Searched defs:factorToUnit (Results 1 – 1 of 1) sorted by relevance
269 _BASE_TO_BEST.put(baseOut.value, factorToUnit = new TreeMap<>()); in _BASE_TO_BEST.put() argument962 Map<Rational, String> factorToUnit = BASE_TO_FACTOR_TO_UNIT.get(baseUnit.value); in getBestBaseUnit() local