Home
last modified time | relevance | path

Searched defs:intlDateTimeFormat (Results 1 – 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/
Dintl_date_time_format_test.cpp61 …std::unique_ptr<IntlDateTimeFormat> intlDateTimeFormat = std::make_unique<IntlDateTimeFormat>(loca… variable
107 …std::unique_ptr<IntlDateTimeFormat> intlDateTimeFormat = std::make_unique<IntlDateTimeFormat>(loca… variable
156 …std::unique_ptr<IntlDateTimeFormat> intlDateTimeFormat = std::make_unique<IntlDateTimeFormat>(loca… variable
189 …std::unique_ptr<IntlDateTimeFormat> intlDateTimeFormat = std::make_unique<IntlDateTimeFormat>(fake… variable
/base/global/i18n/interfaces/js/innerkits/intl/include/
Dintl_date_time_format_addon.h52 std::shared_ptr<IntlDateTimeFormat> intlDateTimeFormat = nullptr; variable