Home
last modified time | relevance | path

Searched refs:GetMaximumSignificantDigits (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/numberformat_fuzzer/
H A Dnumberformat_fuzzer.cpp50 formatter.GetMaximumSignificantDigits(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dnumber_format.h60 std::string GetMaximumSignificantDigits() const;
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dnumber_format.cpp533 std::string NumberFormat::GetMaximumSignificantDigits() const in GetMaximumSignificantDigits() function in OHOS::Global::I18n::NumberFormat
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp1490 res = formatter->GetMaximumSignificantDigits();