Searched refs:kRoundHalfUp (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | dcfmtest.cpp | 433 fmtr.setRoundingMode(DecimalFormat::kRoundHalfUp); in execFormatTest()
|
D | numberformattesttuple.cpp | 41 {"halfUp", DecimalFormat::kRoundHalfUp},
|
D | numfmtst.cpp | 7840 { DecimalFormat::kRoundHalfUp, 2.5, "3"}, in Test10419RoundingWith0FractionDigits() 7893 DecimalFormat::kRoundHalfUp, in TestRoundingScientific10542()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numfmt.h | 195 kRoundHalfUp, /**< Round towards the nearest integer, or enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | numfmt.h | 195 kRoundHalfUp, /**< Round towards the nearest integer, or enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numfmt.h | 195 kRoundHalfUp, /**< Round towards the nearest integer, or enumerator
|