Searched refs:backoff_timer_ (Results 1 – 1 of 1) sorted by relevance
153 scoped_ptr<base::Timer> backoff_timer_; variable186 backoff_timer_.reset(new base::Timer(false, false));206 backoff_timer_->Stop(); in MarkAsSucceeded()228 backoff_timer_->Stop(); in ResetBackoff()237 backoff_timer_ = timer.Pass(); in SetTimerForTest()252 if (backoff_timer_->IsRunning() || !ShouldDispatch()) { in ScheduleDispatch()256 backoff_timer_->Start( in ScheduleDispatch()