Home
last modified time | relevance | path

Searched refs:ComputeSIPrefixValue (Results 1 - 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dmeasure_data.h31 double ComputeSIPrefixValue(const std::string &unit);
/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp506 double ComputeSIPrefixValue(const string &unit) in ComputeSIPrefixValue() function
521 double value = ComputeSIPrefixValue(baseUnit); in ComputePowerValue()
552 factors[0] = ComputeSIPrefixValue(unit); in ComputeValue()
/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp505 double res = ComputeSIPrefixValue(unit); in HWTEST_F()
508 res = ComputeSIPrefixValue(unit); in HWTEST_F()

Completed in 4 milliseconds