Home
last modified time | relevance | path

Searched refs:GetUseGrouping (Results 1 – 3 of 3) sorted by relevance

/base/global/i18n_standard/frameworks/intl/include/
Dnumber_format.h54 std::string GetUseGrouping() const;
/base/global/i18n_standard/frameworks/intl/test/unittest/
Dintl_test.cpp232 EXPECT_EQ(numFmt->GetUseGrouping(), useGrouping);
/base/global/i18n_standard/frameworks/intl/src/
Dnumber_format.cpp382 std::string NumberFormat::GetUseGrouping() const in GetUseGrouping() function in OHOS::Global::I18n::NumberFormat