Searched refs:time_fmt (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_shutdown.cc278 const char *time_fmt = "Shutdown.%s.time"; local
283 time = StringPrintf(time_fmt, "window_close");
286 time = StringPrintf(time_fmt, "browser_exit");
289 time = StringPrintf(time_fmt, "end_session");

Completed in 175 milliseconds