OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_window
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender_test.cc
378
const QuicByteCount
initial_window
= sender_->GetCongestionWindow();
local
381
EXPECT_GT(
initial_window
, post_loss_window);
Completed in 44 milliseconds