OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:time_per
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/
browser_shutdown.cc
281
std::string
time_per
;
local
284
time_per
= StringPrintf(time_per_fmt, "window_close");
287
time_per
= StringPrintf(time_per_fmt, "browser_exit");
290
time_per
= StringPrintf(time_per_fmt, "end_session");
301
UMA_HISTOGRAM_TIMES(
time_per
.c_str(),
Completed in 36 milliseconds