QuicByteCount 27 net/quic/congestion_control/available_channel_estimator.cc QuicByteCount packet_size, QuicByteCount 42 net/quic/congestion_control/available_channel_estimator.h QuicByteCount packet_size, QuicByteCount 60 net/quic/congestion_control/available_channel_estimator.h QuicByteCount received_bytes_; QuicByteCount 30 net/quic/congestion_control/available_channel_estimator_test.cc QuicByteCount packet_size_; QuicByteCount 32 net/quic/congestion_control/channel_estimator.cc QuicByteCount packet_size, QuicByteCount 103 net/quic/congestion_control/channel_estimator.cc QuicByteCount size_delta, QuicByteCount 39 net/quic/congestion_control/channel_estimator.h QuicByteCount packet_size, QuicByteCount 48 net/quic/congestion_control/channel_estimator.h void UpdateFilter(QuicTime::Delta received_delta, QuicByteCount size_delta, QuicByteCount 22 net/quic/congestion_control/channel_estimator_test.cc QuicByteCount packet_size_; QuicByteCount 28 net/quic/congestion_control/fix_rate_receiver.cc QuicByteCount /*bytes*/, QuicByteCount 31 net/quic/congestion_control/fix_rate_receiver.h virtual void RecordIncomingPacket(QuicByteCount bytes, QuicByteCount 54 net/quic/congestion_control/fix_rate_sender.cc QuicByteCount bytes_acked) { QuicByteCount 67 net/quic/congestion_control/fix_rate_sender.cc QuicByteCount bytes, QuicByteCount 80 net/quic/congestion_control/fix_rate_sender.cc QuicByteCount bytes_abandoned) { QuicByteCount 103 net/quic/congestion_control/fix_rate_sender.cc QuicByteCount FixRateSender::CongestionWindow() { QuicByteCount 104 net/quic/congestion_control/fix_rate_sender.cc QuicByteCount window_size_bytes = bitrate_.ToBytesPerPeriod( QuicByteCount 129 net/quic/congestion_control/fix_rate_sender.cc QuicByteCount FixRateSender::GetCongestionWindow() const { QuicByteCount 33 net/quic/congestion_control/fix_rate_sender.h QuicByteCount acked_bytes) OVERRIDE; QuicByteCount 39 net/quic/congestion_control/fix_rate_sender.h QuicByteCount bytes, QuicByteCount 43 net/quic/congestion_control/fix_rate_sender.h QuicByteCount bytes_abandoned) OVERRIDE; QuicByteCount 50 net/quic/congestion_control/fix_rate_sender.h virtual QuicByteCount GetCongestionWindow() const OVERRIDE; QuicByteCount 54 net/quic/congestion_control/fix_rate_sender.h QuicByteCount CongestionWindow(); QuicByteCount 57 net/quic/congestion_control/fix_rate_sender.h QuicByteCount max_segment_size_; QuicByteCount 60 net/quic/congestion_control/fix_rate_sender.h QuicByteCount data_in_flight_; QuicByteCount 85 net/quic/congestion_control/fix_rate_test.cc const QuicByteCount packet_size = 1200; QuicByteCount 54 net/quic/congestion_control/hybrid_slow_start.cc QuicByteCount available_send_window) { QuicByteCount 35 net/quic/congestion_control/hybrid_slow_start.h QuicByteCount available_send_window); QuicByteCount 18 net/quic/congestion_control/inter_arrival_probe.cc const QuicByteCount kMinPacketSize = 500; QuicByteCount 23 net/quic/congestion_control/inter_arrival_probe.cc InterArrivalProbe::InterArrivalProbe(QuicByteCount max_segment_size) QuicByteCount 41 net/quic/congestion_control/inter_arrival_probe.cc void InterArrivalProbe::OnPacketSent(QuicByteCount bytes) { QuicByteCount 47 net/quic/congestion_control/inter_arrival_probe.cc void InterArrivalProbe::OnAcknowledgedPacket(QuicByteCount bytes) { QuicByteCount 60 net/quic/congestion_control/inter_arrival_probe.cc QuicByteCount InterArrivalProbe::GetAvailableCongestionWindow() { QuicByteCount 69 net/quic/congestion_control/inter_arrival_probe.cc QuicByteCount bytes_sent, QuicByteCount 20 net/quic/congestion_control/inter_arrival_probe.h explicit InterArrivalProbe(QuicByteCount max_segment_size); QuicByteCount 24 net/quic/congestion_control/inter_arrival_probe.h void OnPacketSent(QuicByteCount bytes); QuicByteCount 28 net/quic/congestion_control/inter_arrival_probe.h void OnAcknowledgedPacket(QuicByteCount bytes); QuicByteCount 34 net/quic/congestion_control/inter_arrival_probe.h QuicByteCount GetAvailableCongestionWindow(); QuicByteCount 41 net/quic/congestion_control/inter_arrival_probe.h QuicByteCount bytes_sent, QuicByteCount 51 net/quic/congestion_control/inter_arrival_probe.h QuicByteCount max_segment_size_; QuicByteCount 56 net/quic/congestion_control/inter_arrival_probe.h QuicByteCount unacked_data_; QuicByteCount 40 net/quic/congestion_control/inter_arrival_probe_test.cc QuicByteCount bytes_sent = kDefaultMaxPacketSize; QuicByteCount 62 net/quic/congestion_control/inter_arrival_probe_test.cc QuicByteCount bytes_sent = kDefaultMaxPacketSize; QuicByteCount 35 net/quic/congestion_control/inter_arrival_receiver.cc QuicByteCount /*bytes*/, QuicByteCount 27 net/quic/congestion_control/inter_arrival_receiver.h virtual void RecordIncomingPacket(QuicByteCount bytes, QuicByteCount 69 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount sum_bytes_sent = 0; QuicByteCount 119 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount bytes_sent = sent_it->second->bytes_sent(); QuicByteCount 200 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount acked_bytes) { QuicByteCount 223 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount bytes, QuicByteCount 245 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount abandoned_bytes) { QuicByteCount 314 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount InterArrivalSender::GetCongestionWindow() const { QuicByteCount 427 net/quic/congestion_control/inter_arrival_sender.cc QuicByteCount estimated_byte_buildup = QuicByteCount 36 net/quic/congestion_control/inter_arrival_sender.h QuicByteCount acked_bytes) OVERRIDE; QuicByteCount 42 net/quic/congestion_control/inter_arrival_sender.h QuicByteCount bytes, QuicByteCount 46 net/quic/congestion_control/inter_arrival_sender.h QuicByteCount abandoned_bytes) OVERRIDE; QuicByteCount 53 net/quic/congestion_control/inter_arrival_sender.h virtual QuicByteCount GetCongestionWindow() const OVERRIDE; QuicByteCount 59 net/quic/congestion_control/inter_arrival_sender.h SentPacket(QuicByteCount bytes, QuicTime timestamp) QuicByteCount 62 net/quic/congestion_control/inter_arrival_sender.h QuicByteCount bytes_sent() const { return bytes_sent_; } QuicByteCount 66 net/quic/congestion_control/inter_arrival_sender.h QuicByteCount bytes_sent_; QuicByteCount 96 net/quic/congestion_control/inter_arrival_sender.h QuicByteCount max_segment_size_; QuicByteCount 40 net/quic/congestion_control/inter_arrival_sender_test.cc QuicByteCount bytes_in_packet = kDefaultMaxPacketSize; QuicByteCount 22 net/quic/congestion_control/leaky_bucket.cc void LeakyBucket::Add(QuicTime now, QuicByteCount bytes) { QuicByteCount 34 net/quic/congestion_control/leaky_bucket.cc QuicByteCount LeakyBucket::BytesPending(QuicTime now) { QuicByteCount 41 net/quic/congestion_control/leaky_bucket.cc QuicByteCount bytes_cleared = draining_rate_.ToBytesPerPeriod(elapsed_time); QuicByteCount 29 net/quic/congestion_control/leaky_bucket.h void Add(QuicTime now, QuicByteCount bytes); QuicByteCount 35 net/quic/congestion_control/leaky_bucket.h QuicByteCount BytesPending(QuicTime now); QuicByteCount 40 net/quic/congestion_control/leaky_bucket.h QuicByteCount bytes_; QuicByteCount 21 net/quic/congestion_control/paced_sender.cc PacedSender::PacedSender(QuicBandwidth estimate, QuicByteCount max_segment_size) QuicByteCount 33 net/quic/congestion_control/paced_sender.cc void PacedSender::OnPacketSent(QuicTime now, QuicByteCount bytes) { QuicByteCount 43 net/quic/congestion_control/paced_sender.cc QuicByteCount pacing_window = pace_.ToBytesPerPeriod( QuicByteCount 45 net/quic/congestion_control/paced_sender.cc QuicByteCount min_window_size = kMinPacketBurstSize * max_segment_size_; QuicByteCount 20 net/quic/congestion_control/paced_sender.h PacedSender(QuicBandwidth bandwidth_estimate, QuicByteCount max_segment_size); QuicByteCount 26 net/quic/congestion_control/paced_sender.h void OnPacketSent(QuicTime now, QuicByteCount bytes); QuicByteCount 35 net/quic/congestion_control/paced_sender.h QuicByteCount max_segment_size_; QuicByteCount 33 net/quic/congestion_control/pacing_sender.cc QuicByteCount acked_bytes) { QuicByteCount 45 net/quic/congestion_control/pacing_sender.cc QuicByteCount bytes, QuicByteCount 67 net/quic/congestion_control/pacing_sender.cc QuicByteCount abandoned_bytes) { QuicByteCount 129 net/quic/congestion_control/pacing_sender.cc QuicByteCount PacingSender::GetCongestionWindow() const { QuicByteCount 38 net/quic/congestion_control/pacing_sender.h QuicByteCount acked_bytes) OVERRIDE; QuicByteCount 43 net/quic/congestion_control/pacing_sender.h QuicByteCount bytes, QuicByteCount 47 net/quic/congestion_control/pacing_sender.h QuicByteCount abandoned_bytes) OVERRIDE; QuicByteCount 54 net/quic/congestion_control/pacing_sender.h virtual QuicByteCount GetCongestionWindow() const OVERRIDE; QuicByteCount 33 net/quic/congestion_control/receive_algorithm_interface.h virtual void RecordIncomingPacket(QuicByteCount bytes, QuicByteCount 44 net/quic/congestion_control/send_algorithm_interface.h QuicByteCount acked_bytes) = 0; QuicByteCount 58 net/quic/congestion_control/send_algorithm_interface.h QuicByteCount bytes, QuicByteCount 67 net/quic/congestion_control/send_algorithm_interface.h QuicByteCount abandoned_bytes) = 0; QuicByteCount 91 net/quic/congestion_control/send_algorithm_interface.h virtual QuicByteCount GetCongestionWindow() const = 0; QuicByteCount 22 net/quic/congestion_control/tcp_cubic_sender.cc const QuicByteCount kMaxSegmentSize = kDefaultTCPMSS; QuicByteCount 23 net/quic/congestion_control/tcp_cubic_sender.cc const QuicByteCount kDefaultReceiveWindow = 64000; QuicByteCount 75 net/quic/congestion_control/tcp_cubic_sender.cc QuicPacketSequenceNumber acked_sequence_number, QuicByteCount acked_bytes) { QuicByteCount 133 net/quic/congestion_control/tcp_cubic_sender.cc QuicByteCount bytes, QuicByteCount 152 net/quic/congestion_control/tcp_cubic_sender.cc QuicByteCount abandoned_bytes) { QuicByteCount 189 net/quic/congestion_control/tcp_cubic_sender.cc QuicByteCount TcpCubicSender::AvailableSendWindow() { QuicByteCount 196 net/quic/congestion_control/tcp_cubic_sender.cc QuicByteCount TcpCubicSender::SendWindow() { QuicByteCount 215 net/quic/congestion_control/tcp_cubic_sender.cc QuicByteCount TcpCubicSender::GetCongestionWindow() const { QuicByteCount 220 net/quic/congestion_control/tcp_cubic_sender.cc const QuicByteCount congestion_window_bytes = congestion_window_ * QuicByteCount 225 net/quic/congestion_control/tcp_cubic_sender.cc const QuicByteCount tcp_max_burst = kMaxBurstLength * kMaxSegmentSize; QuicByteCount 226 net/quic/congestion_control/tcp_cubic_sender.cc const QuicByteCount left = congestion_window_bytes - bytes_in_flight_; QuicByteCount 25 net/quic/congestion_control/tcp_cubic_sender.h const QuicByteCount kDefaultTCPMSS = 1460; QuicByteCount 51 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount acked_bytes) OVERRIDE; QuicByteCount 56 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount bytes, QuicByteCount 60 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount abandoned_bytes) OVERRIDE; QuicByteCount 67 net/quic/congestion_control/tcp_cubic_sender.h virtual QuicByteCount GetCongestionWindow() const OVERRIDE; QuicByteCount 73 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount AvailableSendWindow(); QuicByteCount 74 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount SendWindow(); QuicByteCount 90 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount receive_window_; QuicByteCount 93 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount bytes_in_flight_; QuicByteCount 96 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount prr_out_; QuicByteCount 97 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount prr_delivered_; QuicByteCount 101 net/quic/congestion_control/tcp_cubic_sender.h QuicByteCount bytes_in_flight_before_loss_; QuicByteCount 150 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount bytes_to_send = sender_->SendWindow(); QuicByteCount 178 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = QuicByteCount 218 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = kDefaultWindowTCP + QuicByteCount 279 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = kDefaultWindowTCP + QuicByteCount 348 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = kDefaultWindowTCP + QuicByteCount 464 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = QuicByteCount 498 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = QuicByteCount 533 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = QuicByteCount 540 net/quic/congestion_control/tcp_cubic_sender_test.cc const QuicByteCount initial_window = sender_->GetCongestionWindow(); QuicByteCount 542 net/quic/congestion_control/tcp_cubic_sender_test.cc const QuicByteCount post_loss_window = sender_->GetCongestionWindow(); QuicByteCount 555 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount send_window = sender_->AvailableSendWindow(); QuicByteCount 559 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount bytes_in_packet = min(kDefaultTCPMSS, send_window); QuicByteCount 599 net/quic/congestion_control/tcp_cubic_sender_test.cc QuicByteCount expected_send_window = kDefaultWindowTCP + QuicByteCount 12 net/quic/congestion_control/tcp_receiver.cc const QuicByteCount TcpReceiver::kReceiveWindowTCP = 256000; QuicByteCount 25 net/quic/congestion_control/tcp_receiver.cc void TcpReceiver::RecordIncomingPacket(QuicByteCount bytes, QuicByteCount 24 net/quic/congestion_control/tcp_receiver.h static const QuicByteCount kReceiveWindowTCP; QuicByteCount 30 net/quic/congestion_control/tcp_receiver.h virtual void RecordIncomingPacket(QuicByteCount bytes, QuicByteCount 35 net/quic/congestion_control/tcp_receiver.h QuicByteCount receive_window_; QuicByteCount 44 net/quic/quic_bandwidth.cc QuicBandwidth QuicBandwidth::FromBytesAndTimeDelta(QuicByteCount bytes, QuicByteCount 75 net/quic/quic_bandwidth.cc QuicByteCount QuicBandwidth::ToBytesPerPeriod( QuicByteCount 102 net/quic/quic_bandwidth.cc QuicTime::Delta QuicBandwidth::TransferTime(QuicByteCount bytes) const { QuicByteCount 35 net/quic/quic_bandwidth.h static QuicBandwidth FromBytesAndTimeDelta(QuicByteCount bytes, QuicByteCount 46 net/quic/quic_bandwidth.h QuicByteCount ToBytesPerPeriod(QuicTime::Delta time_period) const; QuicByteCount 58 net/quic/quic_bandwidth.h QuicTime::Delta TransferTime(QuicByteCount bytes) const; QuicByteCount 512 net/quic/quic_connection.h QuicByteCount length; QuicByteCount 82 net/quic/quic_connection_test.cc void(QuicByteCount, QuicPacketSequenceNumber, QuicTime)); QuicByteCount 757 net/quic/quic_connection_test.cc QuicByteCount SendStreamDataToPeer(QuicStreamId id, QuicByteCount 762 net/quic/quic_connection_test.cc QuicByteCount packet_size; QuicByteCount 1136 net/quic/quic_connection_test.cc QuicByteCount packet_size; QuicByteCount 1817 net/quic/quic_connection_test.cc QuicByteCount second_packet_size; QuicByteCount 1894 net/quic/quic_connection_test.cc QuicByteCount packet_size; QuicByteCount 2355 net/quic/quic_connection_test.cc QuicByteCount first_packet_size; QuicByteCount 2360 net/quic/quic_connection_test.cc QuicByteCount second_packet_size; QuicByteCount 1580 net/quic/quic_framer.cc tcp->receive_window = static_cast<QuicByteCount>(receive_window) << 4; QuicByteCount 83 net/quic/quic_http_stream_test.cc void(QuicByteCount, QuicPacketSequenceNumber, QuicTime)); QuicByteCount 117 net/quic/quic_packet_creator.cc QuicByteCount bytes_per_second) { QuicByteCount 71 net/quic/quic_packet_creator.h QuicByteCount bytes_per_second); QuicByteCount 54 net/quic/quic_protocol.h const QuicByteCount kDefaultMaxPacketSize = 1200; QuicByteCount 59 net/quic/quic_protocol.h const QuicByteCount kMaxPacketSize = 1452; QuicByteCount 688 net/quic/quic_protocol.h QuicByteCount receive_window; QuicByteCount 44 net/quic/quic_received_packet_manager.cc QuicByteCount bytes, QuicByteCount 35 net/quic/quic_received_packet_manager.h void RecordPacketReceived(QuicByteCount bytes, QuicByteCount 368 net/quic/quic_sent_packet_manager.cc QuicByteCount bytes, QuicByteCount 724 net/quic/quic_sent_packet_manager.cc QuicByteCount QuicSentPacketManager::GetCongestionWindow() const { QuicByteCount 125 net/quic/quic_sent_packet_manager.h QuicByteCount bytes, QuicByteCount 158 net/quic/quic_sent_packet_manager.h QuicByteCount GetCongestionWindow() const; QuicByteCount 347 net/quic/quic_unacked_packet_map.cc QuicByteCount bytes_sent, QuicByteCount 40 net/quic/quic_unacked_packet_map.h QuicByteCount bytes_sent; QuicByteCount 111 net/quic/quic_unacked_packet_map.h QuicByteCount bytes_sent, QuicByteCount 456 net/quic/test_tools/quic_test_utils.h MOCK_METHOD1(SetMaxPacketSize, void(QuicByteCount max_packet_size)); QuicByteCount 461 net/quic/test_tools/quic_test_utils.h void(QuicPacketSequenceNumber, QuicByteCount)); QuicByteCount 464 net/quic/test_tools/quic_test_utils.h bool(QuicTime sent_time, QuicPacketSequenceNumber, QuicByteCount, QuicByteCount 468 net/quic/test_tools/quic_test_utils.h QuicByteCount abandoned_bytes)); QuicByteCount 474 net/quic/test_tools/quic_test_utils.h MOCK_CONST_METHOD0(GetCongestionWindow, QuicByteCount()); QuicByteCount 99 net/tools/quic/test_tools/packet_dropping_test_writer.h QuicByteCount buffer_size) { QuicByteCount 140 net/tools/quic/test_tools/packet_dropping_test_writer.h QuicByteCount cur_buffer_size_; QuicByteCount 148 net/tools/quic/test_tools/packet_dropping_test_writer.h QuicByteCount buffer_size_;