Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dnumfmt.h191 kRoundHalfDown, /**< Round towards the nearest integer, or enumerator
/external/icu/icu4c/source/test/intltest/
Ddcfmtest.cpp411 fmtr.setRoundingMode(DecimalFormat::kRoundHalfDown); in execFormatTest()
Dnumberformattesttuple.cpp37 {"halfDown", DecimalFormat::kRoundHalfDown},
Dnumfmtst.cpp7633 { DecimalFormat::kRoundHalfDown, 1.5, "1"}, in Test10419RoundingWith0FractionDigits()
7686 DecimalFormat::kRoundHalfDown, in TestRoundingScientific10542()