Searched refs:evaluation_start_monotonic_ (Results 1 – 2 of 2) sorted by relevance
137 return IsTimeGreaterThanHelper(timestamp, evaluation_start_monotonic_, in IsMonotonicTimeGreaterThan()143 evaluation_start_monotonic_ = clock_->GetMonotonicTime(); in ResetEvaluation()181 GetTimeout(evaluation_start_monotonic_, reevaluation_time_monotonic_)); in RunOnValueChangeOrTimeout()242 chromeos_update_engine::utils::ToString(evaluation_start_monotonic_)); in DumpContext()
184 base::Time evaluation_start_monotonic_; variable