Searched refs:kRoundHalfDown (Results 1 – 4 of 4) sorted by relevance
409 fmtr.setRoundingMode(DecimalFormat::kRoundHalfDown); in execFormatTest()
7335 { DecimalFormat::kRoundHalfDown, 1.5, "1"}, in Test10419RoundingWith0FractionDigits()7393 DecimalFormat::kRoundHalfDown, in TestRoundingScientific10542()
262 case DecimalFormat::kRoundHalfDown: r = DEC_ROUND_HALF_DOWN; break; in setRoundingMode()
676 kRoundHalfDown, /**< Round towards the nearest integer, or enumerator