HomeSort by relevance Sort by last modified time
    Searched refs:hybrid_slow_start (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender_test.cc 40 const HybridSlowStart& hybrid_slow_start() const { function in class:net::test::TcpCubicSenderPeer
241 EXPECT_TRUE(sender_->hybrid_slow_start().started());
243 EXPECT_FALSE(sender_->hybrid_slow_start().started());
297 EXPECT_TRUE(sender_->hybrid_slow_start().started());
299 EXPECT_FALSE(sender_->hybrid_slow_start().started());
  /external/chromium_org/net/
net.target.darwin-arm.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.darwin-arm64.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.darwin-mips.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.darwin-x86.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.darwin-x86_64.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.linux-arm.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.linux-arm64.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.linux-mips.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.linux-x86.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \
net.target.linux-x86_64.mk 310 net/quic/congestion_control/hybrid_slow_start.cc \

Completed in 163 milliseconds