Home | History | Annotate | Download | only in sync

Lines Matching refs:TimeTicks

540     auth_error_time_ = base::TimeTicks::Now();
545 base::TimeTicks::Now() - auth_start_time_);
546 auth_start_time_ = base::TimeTicks();
690 base::TimeTicks::Now() - auth_error_time_);
691 auth_error_time_ = base::TimeTicks(); // Reset auth_error_time_ to null.
813 auth_start_time_ = base::TimeTicks::Now();