Home
last modified time | relevance | path

Searched defs:sourceValue (Results 1 – 3 of 3) sorted by relevance

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestUnits.java1078 final Rational sourceValue = Rational.of(test[0]); in TestSpecialCases() local
2151 …String sourceValue = UnitPathType.unit.getTrans(cldrFile, "long", shortUnit, sourcePlural.value, s… in TestDerivedCase() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUnitConverter.java1438 …public Rational convert(Rational sourceValue, String sourceUnit, final String targetUnit, boolean … in convert()
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp4224 std::unique_ptr<CFXJSE_Value> sourceValue = GetSimpleValue(pThis, args, 0); in Stuff() local