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