Searched defs:time_sent (Results 1 – 5 of 5) sorted by relevance
42 QuicTime time_sent = start_.Add(QuicTime::Delta::FromMilliseconds(1)); in TEST_F() local64 QuicTime time_sent = start_.Add(QuicTime::Delta::FromMilliseconds(1)); in TEST_F() local
64 QuicTime time_sent, in OnIncomingFeedback()
117 QuicTime time_sent = sent_it->second->send_timestamp(); in OnIncomingQuicCongestionFeedbackFrame() local
131 base::TimeTicks time_sent; in RtpStatistics() local
69 bool RtpPacketizer::LastSentTimestamp(base::TimeTicks* time_sent, in LastSentTimestamp()