Home
last modified time | relevance | path

Searched defs:expectedCOperand (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DDecimalQuantityTest.java738 double expectedCOperand = expectedSuppressedCompactExponent; in testScientificAndCompactSuppressedExponent() local
789 double expectedCOperand = 3; in testCompactNotationFractionPluralOperands() local
864 double expectedCOperand = (double) caseDatum[5]; in testSuppressedExponentUnchangedByInitialScaling() local
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp632 double expectedCOperand = cas.expectedSuppressedCompactExponent; in testScientificAndCompactSuppressedExponent() local
672 double expectedCOperand; in testSuppressedExponentUnchangedByInitialScaling() member