Searched refs:TimeFormatShortDate (Results 1 – 11 of 11) sorted by relevance
132 EXPECT_EQ(ASCIIToUTF16("Apr 30, 2011"), TimeFormatShortDate(time)); in TEST()164 EXPECT_EQ(ASCIIToUTF16("30 Apr 2011"), TimeFormatShortDate(time)); in TEST()
43 BASE_I18N_EXPORT string16 TimeFormatShortDate(const Time& time);
91 string16 TimeFormatShortDate(const Time& time) { in TimeFormatShortDate() function
82 source_->AddString("installTime", base::TimeFormatShortDate(install_time)); in AddExtensionDataToSource()
436 base::TimeFormatShortDate(now))); in GetHTMLContents()522 base::TimeFormatShortDate(ssl_info_.cert->valid_expiry())); in GetHTMLContents()524 "currentDate", base::TimeFormatShortDate(now)); in GetHTMLContents()
224 new views::Label(base::TimeFormatShortDate(GetInstalledTime())); in CreateDetailsControl()241 last_run_value_str = base::TimeFormatShortDate(GetLastLaunchedTime()); in CreateDetailsControl()
314 base::TimeFormatShortDate(passphrase_time); in GetSyncEnterGooglePassphraseBodyWithDateText()327 base::TimeFormatShortDate(passphrase_time); in GetSyncEnterCustomPassphraseBodyWithDateText()
133 "date_string", base::TimeFormatShortDate(download_item->GetStartTime())); in CreateDownloadItemValue()
393 base::TimeFormatShortDate(passphrase_time); in DisplayConfigureSync()
349 result->SetString("dateShort", base::TimeFormatShortDate(time)); in ToValue()
768 base::TimeFormatShortDate(first_visit)); in PresentHistoryInfo()