Home
last modified time | relevance | path

Searched refs:dqVal (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dunits_test.cpp109 DecimalQuantity dqVal; in testUnitConstantFreshness() local
112 dqVal.setToDecNumber(val.toStringPiece(), parseStatus); in testUnitConstantFreshness()
118 double expectedNumerator = dqVal.toDouble(); in testUnitConstantFreshness()