Searched defs:expectedIOperand (Results 1 – 3 of 3) sorted by relevance
719 double expectedIOperand = expectedLong; in testCompactDecimalSuppressedExponent() local760 double expectedIOperand = 1234; in testCompactNotationFractionPluralOperands() local832 double expectedIOperand = (double) caseDatum[3]; in testSuppressedExponentUnchangedByInitialScaling() local
736 double expectedIOperand = expectedLong; in testScientificAndCompactSuppressedExponent() local783 double expectedIOperand = 1234; in testCompactNotationFractionPluralOperands() local862 double expectedIOperand = (double) caseDatum[3]; in testSuppressedExponentUnchangedByInitialScaling() local
630 double expectedIOperand = static_cast<double>(cas.expectedLong); in testScientificAndCompactSuppressedExponent() local670 double expectedIOperand; in testSuppressedExponentUnchangedByInitialScaling() member