Searched defs:earliest_time (Results 1 – 3 of 3) sorted by relevance
78 const int64_t earliest_time = previous_results_.front().time_; in ProcessLatestResults() local
66 const int64 earliest_time = previous_results_.front().first; in ProcessLatestResults() local
85 const int64 earliest_time = found_time - time_tolerance_ms; in CalculateAccuracyStats() local