TimeFormatShortDate 43 base/i18n/time_formatting.h BASE_I18N_EXPORT string16 TimeFormatShortDate(const Time& time); TimeFormatShortDate 132 base/i18n/time_formatting_unittest.cc EXPECT_EQ(ASCIIToUTF16("Apr 30, 2011"), TimeFormatShortDate(time)); TimeFormatShortDate 164 base/i18n/time_formatting_unittest.cc EXPECT_EQ(ASCIIToUTF16("30 Apr 2011"), TimeFormatShortDate(time)); TimeFormatShortDate 300 chrome/browser/sync/profile_sync_service_android.cc base::TimeFormatShortDate(passphrase_time); TimeFormatShortDate 313 chrome/browser/sync/profile_sync_service_android.cc base::TimeFormatShortDate(passphrase_time); TimeFormatShortDate 683 chrome/browser/ui/website_settings/website_settings.cc base::TimeFormatShortDate(first_visit)); TimeFormatShortDate 130 chrome/browser/ui/webui/downloads_dom_handler.cc "date_string", base::TimeFormatShortDate(download_item->GetStartTime())); TimeFormatShortDate 82 chrome/browser/ui/webui/extensions/extension_info_ui.cc source_->AddString("installTime", base::TimeFormatShortDate(install_time)); TimeFormatShortDate 339 chrome/browser/ui/webui/history_ui.cc result->SetString("dateShort", base::TimeFormatShortDate(time)); TimeFormatShortDate 376 chrome/browser/ui/webui/sync_setup_handler.cc base::TimeFormatShortDate(passphrase_time);