Searched refs:kRoundUnnecessary (Results 1 – 5 of 5) sorted by relevance
417 fmtr.setRoundingMode(DecimalFormat::kRoundUnnecessary); in execFormatTest()
40 {"unnecessary", DecimalFormat::kRoundUnnecessary}};
245 fEffPrecision.fMantissa.fExactOnly = (fRoundingMode == DecimalFormat::kRoundUnnecessary); in setRoundingMode()
290 case DecimalFormat::kRoundUnnecessary: r = DEC_ROUND_HALF_EVEN; break; in setRoundingMode()
690 kRoundUnnecessary enumerator