Searched refs:kRoundUnnecessary (Results 1 – 5 of 5) sorted by relevance
692 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()717 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()742 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()766 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()791 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()813 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()880 , fRoundingMode(DecimalFormat::ERoundingMode::kRoundUnnecessary) in RuleBasedNumberFormat()1286 …if (getRoundingMode() != DecimalFormat::ERoundingMode::kRoundUnnecessary && !uprv_isNaN(number) &&… in format()
1506 return NumberFormat::ERoundingMode::kRoundUnnecessary; in getRoundingMode()
199 kRoundUnnecessary enumerator
417 fmtr.setRoundingMode(DecimalFormat::kRoundUnnecessary); in execFormatTest()
39 {"unnecessary", DecimalFormat::kRoundUnnecessary}};