Searched defs:ack_time (Results 1 – 5 of 5) sorted by relevance
47 base::TimeTicks ack_time; member
39 base::TimeDelta ack_time) { in Run()
237 QuicTime ack_time = clock_->Now().Add(rtt_); in SendDataNow() local
32 QuicTime ack_time; member
2940 QuicTime ack_time = clock_.ApproximateNow().Add(DefaultDelayedAckTime()); in TEST_P() local2972 QuicTime ack_time = clock_.ApproximateNow(); in TEST_P() local