Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dunits_test.cpp794 double _amounts[3]; member in ExpectedOutput
812 _amounts[_compoundCount] = dqOutputD.toDouble(); in parseOutputField()
847 result += std::to_string(_amounts[i]); in toDebugString()
876 double permittedDiff = precision * expected._amounts[i]; in checkOutput()
882 unitsTest->assertEqualsNear(testMessage.data(), expected._amounts[i], in checkOutput()