Home
last modified time | relevance | path

Searched refs:kRoundHalfEven (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ddcfmtest.cpp429 fmtr.setRoundingMode(DecimalFormat::kRoundHalfEven); in execFormatTest()
Dnumberformattesttuple.cpp39 {"halfEven", DecimalFormat::kRoundHalfEven},
Dnumfmtst.cpp3308 for (int mode=DecimalFormat::kRoundUp;mode<DecimalFormat::kRoundHalfEven;mode++) { in TestRounding()
7839 { DecimalFormat::kRoundHalfEven, 2.5, "2"}, in Test10419RoundingWith0FractionDigits()
7892 DecimalFormat::kRoundHalfEven, in TestRoundingScientific10542()
9188 pFormat->setRoundingMode(DecimalFormat::kRoundHalfEven); in Test13055_PercentageRounding()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumfmt.h191 kRoundHalfEven, /**< Round towards the nearest integer, or enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dnumfmt.h191 kRoundHalfEven, /**< Round towards the nearest integer, or enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumfmt.h191 kRoundHalfEven, /**< Round towards the nearest integer, or enumerator