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

/external/chromium_org/webkit/browser/quota/
H A Dquota_temporary_storage_evictor.h122 base::RepeatingTimer<QuotaTemporaryStorageEvictor> histogram_timer_; member in class:quota::QuotaTemporaryStorageEvictor
H A Dquota_temporary_storage_evictor.cc140 if (histogram_timer_.IsRunning())
143 histogram_timer_.Start(
H A Dquota_manager.h419 base::RepeatingTimer<QuotaManager> histogram_timer_; member in class:quota::QuotaManager
H A Dquota_manager.cc1530 histogram_timer_.Start(FROM_HERE,

Completed in 97 milliseconds