Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dunits_test.cpp107 DecimalQuantity dqVal; in testUnitConstantFreshness() local
110 dqVal.setToDecNumber(val.toStringPiece(), parseStatus); in testUnitConstantFreshness()
116 double expectedNumerator = dqVal.toDouble(); in testUnitConstantFreshness()