Searched refs:stop_time (Results 1 – 2 of 2) sorted by relevance
299 TimeTicks stop_time() { return stop_time_; } in stop_time() function in base::MockStatsCounterTimer316 EXPECT_TRUE(bar.stop_time().is_null()); in TEST_F()
77 base::TimeTicks stop_time() const { in stop_time() function in InitialLoadObserver::TabTime136 if (it->second.stop_time().is_null()) { in GetTimingInformation()139 base::TimeDelta delta_stop = it->second.stop_time() - init_time_; in GetTimingInformation()