Searched defs:numFmt (Results 1 – 3 of 3) sorted by relevance
| /base/global/i18n/frameworks/intl/test/unittest/ |
| D | intl_number_format_test.cpp | 56 std::unique_ptr<NumberFormat> numFmt = std::make_unique<NumberFormat>(locales, options); variable 86 std::unique_ptr<NumberFormat> numFmt = std::make_unique<NumberFormat>(locales, options); variable 116 std::unique_ptr<NumberFormat> numFmt = std::make_unique<NumberFormat>(locales, options); variable 146 std::unique_ptr<NumberFormat> numFmt = std::make_unique<NumberFormat>(locales, options); variable 176 std::unique_ptr<NumberFormat> numFmt = std::make_unique<NumberFormat>(locales, options); variable 206 std::unique_ptr<NumberFormat> numFmt = std::make_unique<NumberFormat>(locales, options); variable
|
| D | intl_test.cpp | 317 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 350 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 378 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 406 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 443 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 469 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 547 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable
|
| D | intl_test_extent.cpp | 501 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 834 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 865 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable 896 NumberFormat *numFmt = new (std::nothrow) NumberFormat(locales, options); variable
|