Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp77 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
166 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
195 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
396 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
442 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
465 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
/base/global/i18n/frameworks/intl/include/
Ddate_time_format.h81 icu::DateFormat *dateFormat = nullptr; variable