Home
last modified time | relevance | path

Searched refs:ToFixed (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-conversions.cc449 CHECK(dc.ToFixed(0.0, 0, &builder)); in TEST()
453 CHECK(dc.ToFixed(-0.0, 0, &builder)); in TEST()
457 CHECK(dc.ToFixed(-0.0, 1, &builder)); in TEST()
461 CHECK(dc.ToFixed(-0.0, 1, &builder)); in TEST()
471 CHECK(dc.ToFixed( in TEST()
477 CHECK(dc.ToFixed( in TEST()
484 CHECK(dc.ToFixed( in TEST()
491 CHECK(dc.ToFixed( in TEST()
497 CHECK(dc.ToFixed(0.3000000000000000444089209850062616169452667236328125, in TEST()
504 CHECK(dc.ToFixed(1.5e-100, in TEST()
[all …]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Ddouble-to-string.h260 bool ToFixed(double value,
Ddouble-to-string.cc205 bool DoubleToStringConverter::ToFixed(double value, in ToFixed() function in double_conversion::DoubleToStringConverter
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-double-to-string.h275 bool ToFixed(double value,
Ddouble-conversion-double-to-string.cpp220 bool DoubleToStringConverter::ToFixed(double value,
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-double-to-string.h275 bool ToFixed(double value,
Ddouble-conversion-double-to-string.cpp220 bool DoubleToStringConverter::ToFixed(double value,
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-double-to-string.h275 bool ToFixed(double value,
Ddouble-conversion-double-to-string.cpp220 bool DoubleToStringConverter::ToFixed(double value,
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion.h215 bool ToFixed(double value,
Ddouble-conversion.cpp214 bool DoubleToStringConverter::ToFixed(double value,