Searched refs:attempt_start_time_boot_ (Results 1 – 2 of 2) sorted by relevance
578 base::Time attempt_start_time_boot_; variable
201 attempt_start_time_boot_ = clock->GetBootTime(); in AttemptStarted()630 TimeDelta duration = clock->GetBootTime() - attempt_start_time_boot_; in CollectAndReportAttemptMetrics()