OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:creation_to_index
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/disk_cache/simple/
simple_backend_impl.cc
188
const base::TimeDelta
creation_to_index
= base::TimeTicks::Now() -
local
191
SIMPLE_CACHE_UMA(TIMES, "CreationToIndex", cache_type,
creation_to_index
);
194
"CreationToIndexFail", cache_type,
creation_to_index
);
Completed in 37 milliseconds