Searched refs:kRoundHalfEven (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | dcfmtest.cpp | 429 fmtr.setRoundingMode(DecimalFormat::kRoundHalfEven); in execFormatTest()
|
D | numberformattesttuple.cpp | 39 {"halfEven", DecimalFormat::kRoundHalfEven},
|
D | numfmtst.cpp | 3308 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/ |
D | numfmt.h | 191 kRoundHalfEven, /**< Round towards the nearest integer, or enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | numfmt.h | 191 kRoundHalfEven, /**< Round towards the nearest integer, or enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numfmt.h | 191 kRoundHalfEven, /**< Round towards the nearest integer, or enumerator
|