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