Searched refs:LAST_REPORT (Results 1 – 3 of 3) sorted by relevance
46 LAST_REPORT, // Time of the last time we sent a report. enumerator
249 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in ShouldReportAgain()252 stats_.SetCounter(Stats::LAST_REPORT, Time::Now().ToInternalValue()); in ShouldReportAgain()827 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in RestartCache()846 stats_.SetCounter(Stats::LAST_REPORT, last_report); in RestartCache()
965 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in ShouldReportAgain()968 stats_.SetCounter(Stats::LAST_REPORT, Time::Now().ToInternalValue()); in ShouldReportAgain()1466 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in RestartCache()1485 stats_.SetCounter(Stats::LAST_REPORT, last_report); in RestartCache()