Searched defs:time_between_packets (Results 1 – 3 of 3) sorted by relevance
165 void Send40PacketsAndAckFirst20(QuicTime::Delta time_between_packets) { in Send40PacketsAndAckFirst20()190 QuicTime::Delta time_between_packets = QuicTime::Delta::FromMilliseconds(10); in TEST_P() local219 QuicTime::Delta time_between_packets = QuicTime::Delta::FromMilliseconds(10); in TEST_P() local285 const QuicTime::Delta time_between_packets = in TEST_P() local307 const QuicTime::Delta time_between_packets = in TEST_P() local352 const QuicTime::Delta time_between_packets = in TEST_P() local401 const QuicTime::Delta time_between_packets = in TEST_P() local429 const QuicTime::Delta time_between_packets = in TEST_P() local460 const QuicTime::Delta time_between_packets = in TEST_P() local527 const QuicTime::Delta time_between_packets = in TEST_P() local[all …]
26 PacketTimeGenerator(int64_t initial_clock, double time_between_packets) in PacketTimeGenerator()
1560 const TimeDelta time_between_packets = next_send_time - clock_.CurrentTime(); in TEST_F() local