Home
last modified time | relevance | path

Searched refs:kMaxHistogramGatheringWaitDuration (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/metrics/
Dmetrics_service.cc230 static const int kMaxHistogramGatheringWaitDuration = 60000; // 60 seconds. variable
1003 kMaxHistogramGatheringWaitDuration); in OnMemoryDetailCollectionDone()