Searched refs:kRoundHalfDown (Results 1 – 4 of 4) sorted by relevance
191 kRoundHalfDown, /**< Round towards the nearest integer, or enumerator
411 fmtr.setRoundingMode(DecimalFormat::kRoundHalfDown); in execFormatTest()
37 {"halfDown", DecimalFormat::kRoundHalfDown},
7633 { DecimalFormat::kRoundHalfDown, 1.5, "1"}, in Test10419RoundingWith0FractionDigits()7686 DecimalFormat::kRoundHalfDown, in TestRoundingScientific10542()