Searched refs:stop_times (Results 1 – 2 of 2) sorted by relevance
282 std::vector<float>* stop_times) { in GetInitialLoadTimes() argument334 stop_times->push_back(stop_ms); in GetInitialLoadTimes()336 std::sort(stop_times->begin(), stop_times->end()); in GetInitialLoadTimes()
135 std::vector<float>* stop_times);