Searched refs:kRoundHalfUp (Results 1 – 5 of 5) sorted by relevance
193 kRoundHalfUp, /**< Round towards the nearest integer, or enumerator
413 fmtr.setRoundingMode(DecimalFormat::kRoundHalfUp); in execFormatTest()
38 {"halfUp", DecimalFormat::kRoundHalfUp},
7635 { DecimalFormat::kRoundHalfUp, 2.5, "3"}, in Test10419RoundingWith0FractionDigits()7688 DecimalFormat::kRoundHalfUp, in TestRoundingScientific10542()
300 number_format->setRoundingMode(icu::DecimalFormat::kRoundHalfUp); in SetNumericSettings()2225 number_format->setRoundingMode(icu::DecimalFormat::kRoundHalfUp); in SetNumberFormatDigitOptions()