Home
last modified time | relevance | path

Searched refs:kRoundHalfDown (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddcfmtest.cpp409 fmtr.setRoundingMode(DecimalFormat::kRoundHalfDown); in execFormatTest()
Dnumfmtst.cpp7335 { DecimalFormat::kRoundHalfDown, 1.5, "1"}, in Test10419RoundingWith0FractionDigits()
7393 DecimalFormat::kRoundHalfDown, in TestRoundingScientific10542()
/external/icu/icu4c/source/i18n/
Ddigitlst.cpp262 case DecimalFormat::kRoundHalfDown: r = DEC_ROUND_HALF_DOWN; break; in setRoundingMode()
/external/icu/icu4c/source/i18n/unicode/
Ddecimfmt.h676 kRoundHalfDown, /**< Round towards the nearest integer, or enumerator