Home
last modified time | relevance | path

Searched refs:unacked_packets (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc1156 int unacked_packets = 0; in TEST_P() local
1160 unacked_packets++; in TEST_P()
1177 unacked_packets -= ack_count; in TEST_P()
1183 .Times(unacked_packets); in TEST_P()