Searched refs:CongestionControlType (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/net/quic/congestion_control/
H A Dsend_algorithm_interface.cc18 CongestionControlType congestion_control_type,
H A Dsend_algorithm_interface.h34 CongestionControlType type,
110 virtual CongestionControlType GetCongestionControlType() const = 0;
H A Dpacing_sender.h64 virtual CongestionControlType GetCongestionControlType() const OVERRIDE;
H A Dtcp_cubic_sender.h67 virtual CongestionControlType GetCongestionControlType() const OVERRIDE;
H A Dpacing_sender.cc181 CongestionControlType PacingSender::GetCongestionControlType() const {
H A Dtcp_cubic_sender.cc359 CongestionControlType TcpCubicSender::GetCongestionControlType() const {
/external/chromium_org/net/quic/
H A Dquic_sent_packet_manager.h110 CongestionControlType congestion_control_type,
H A Dquic_protocol.h735 enum CongestionControlType { enum in namespace:net
H A Dquic_sent_packet_manager.cc68 CongestionControlType congestion_control_type,
/external/chromium_org/net/quic/test_tools/
H A Dquic_test_utils.h468 MOCK_CONST_METHOD0(GetCongestionControlType, CongestionControlType());
/external/chromium_org/net/tools/quic/
H A Dend_to_end_test.cc912 CongestionControlType expected_congestion_control_type;

Completed in 5563 milliseconds