Searched refs:kCongestionCount (Results 1 – 1 of 1) sorted by relevance
1140 int64_t kCongestionCount = 10; in TEST_P() local1141 int64_t kCongestionWindow = kPacketSize * kCongestionCount; in TEST_P()1168 int ack_count = kCongestionCount / 2; in TEST_P()