HomeSort by relevance Sort by last modified time
    Searched full:congestion_control (Results 51 - 75 of 78) sorted by null

1 23 4

  /external/chromium_org/media/cast/
cast.gyp 65 'congestion_control/congestion_control_unittest.cc',
  /external/chromium_org/net/quic/congestion_control/
channel_estimator.cc 5 #include "net/quic/congestion_control/channel_estimator.h"
cubic_test.cc 8 #include "net/quic/congestion_control/cubic.h"
fix_rate_sender.cc 5 #include "net/quic/congestion_control/fix_rate_sender.h"
hybrid_slow_start.cc 5 #include "net/quic/congestion_control/hybrid_slow_start.h"
hybrid_slow_start_test.cc 7 #include "net/quic/congestion_control/hybrid_slow_start.h"
inter_arrival_state_machine.cc 5 #include "net/quic/congestion_control/inter_arrival_state_machine.h"
leaky_bucket_test.cc 7 #include "net/quic/congestion_control/leaky_bucket.h"
pacing_sender.cc 5 #include "net/quic/congestion_control/pacing_sender.h"
pacing_sender_test.cc 5 #include "net/quic/congestion_control/pacing_sender.h"
cubic.cc 5 #include "net/quic/congestion_control/cubic.h"
tcp_cubic_sender_test.cc 5 #include "net/quic/congestion_control/tcp_cubic_sender.h"
9 #include "net/quic/congestion_control/tcp_receiver.h"
channel_estimator_test.cc 6 #include "net/quic/congestion_control/channel_estimator.h"
inter_arrival_overuse_detector.cc 5 #include "net/quic/congestion_control/inter_arrival_overuse_detector.h"
tcp_cubic_sender.cc 5 #include "net/quic/congestion_control/tcp_cubic_sender.h"
inter_arrival_bitrate_ramp_up_test.cc 7 #include "net/quic/congestion_control/inter_arrival_bitrate_ramp_up.h"
inter_arrival_sender.cc 5 #include "net/quic/congestion_control/inter_arrival_sender.h"
inter_arrival_sender_test.cc 5 #include "net/quic/congestion_control/inter_arrival_sender.h"
  /external/chromium_org/net/quic/
quic_crypto_client_stream_test.cc 90 config->congestion_control());
quic_received_packet_manager.h 11 #include "net/quic/congestion_control/receive_algorithm_interface.h"
quic_sent_packet_manager.h 18 #include "net/quic/congestion_control/send_algorithm_interface.h"
quic_http_stream_test.cc 14 #include "net/quic/congestion_control/receive_algorithm_interface.h"
15 #include "net/quic/congestion_control/send_algorithm_interface.h"
quic_sent_packet_manager.cc 9 #include "net/quic/congestion_control/pacing_sender.h"
97 if (config.congestion_control() == kPACE) {
quic_stream_factory.cc 22 #include "net/quic/congestion_control/tcp_receiver.h"
  /external/chromium_org/net/quic/test_tools/
quic_test_utils.h 14 #include "net/quic/congestion_control/send_algorithm_interface.h"

Completed in 168 milliseconds

1 23 4