Searched refs:kRoundFloor (Results 1 – 7 of 7) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | dcfmtest.cpp | 423 fmtr.setRoundingMode(DecimalFormat::kRoundFloor); in execFormatTest() 439 fmtr.setRoundingMode(DecimalFormat::kRoundFloor); in execFormatTest()
|
D | numberformattesttuple.cpp | 36 {"floor", DecimalFormat::kRoundFloor},
|
D | numfmtst.cpp | 7832 { DecimalFormat::kRoundFloor, 1.888, "1"}, in Test10419RoundingWith0FractionDigits() 7885 DecimalFormat::kRoundFloor, in TestRoundingScientific10542()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | numfmt.h | 188 kRoundFloor, /**< Round towards negative infinity */ enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numfmt.h | 186 kRoundFloor, /**< Round towards negative infinity */ enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numfmt.h | 188 kRoundFloor, /**< Round towards negative infinity */ enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numfmt.h | 188 kRoundFloor, /**< Round towards negative infinity */ enumerator
|