Home
last modified time | relevance | path

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

/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc1140 int64_t kCongestionCount = 10; in TEST_P() local
1141 int64_t kCongestionWindow = kPacketSize * kCongestionCount; in TEST_P()
1168 int ack_count = kCongestionCount / 2; in TEST_P()