Home
last modified time | relevance | path

Searched refs:TimeFormatShortDateAndTimeWithTimeZone (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/i18n/
Dtime_formatting.h85 TimeFormatShortDateAndTimeWithTimeZone(const Time& time);
Dtime_formatting_unittest.cc240 TimeFormatShortDateAndTimeWithTimeZone(time)); in TEST()
266 TimeFormatShortDateAndTimeWithTimeZone(time)); in TEST()
Dtime_formatting.cc149 string16 TimeFormatShortDateAndTimeWithTimeZone(const Time& time) { in TimeFormatShortDateAndTimeWithTimeZone() function