Searched defs:creation_to_index (Results 1 - 1 of 1) sorted by path

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_backend_impl.cc186 const base::TimeDelta creation_to_index = base::TimeTicks::Now() - local
189 SIMPLE_CACHE_UMA(TIMES, "CreationToIndex", cache_type, creation_to_index);
192 "CreationToIndexFail", cache_type, creation_to_index);

Completed in 277 milliseconds