Home
last modified time | relevance | path

Searched refs:GetCurrency (Results 1 - 5 of 5) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_number_format_test.cpp62 EXPECT_EQ(numFmt->GetCurrency(), "EUR"); in HWTEST_F()
92 EXPECT_EQ(numFmt->GetCurrency(), ""); in HWTEST_F()
122 EXPECT_EQ(numFmt->GetCurrency(), ""); in HWTEST_F()
152 EXPECT_EQ(numFmt->GetCurrency(), ""); in HWTEST_F()
182 EXPECT_EQ(numFmt->GetCurrency(), ""); in HWTEST_F()
212 EXPECT_EQ(numFmt->GetCurrency(), ""); in HWTEST_F()
H A Dintl_test.cpp326 EXPECT_EQ(numFmt->GetCurrency(), currency); in HWTEST_F()
1438 res = formatter->GetCurrency(); in HWTEST_F()
/base/global/i18n/frameworks/intl/test/fuzztest/numberformat_fuzzer/
H A Dnumberformat_fuzzer.cpp41 formatter.GetCurrency(); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/include/
H A Dnumber_format.h51 std::string GetCurrency() const;
/base/global/i18n/frameworks/intl/src/
H A Dnumber_format.cpp488 std::string NumberFormat::GetCurrency() const in GetCurrency() function in OHOS::Global::I18n::NumberFormat

Completed in 7 milliseconds