Home | History | Annotate | Download | only in sync

Lines Matching refs:auth_start_time_

543   if (!auth_start_time_.is_null()) {
545 base::TimeTicks::Now() - auth_start_time_);
546 auth_start_time_ = base::TimeTicks();
813 auth_start_time_ = base::TimeTicks::Now();