BandwidthEstimate 47 net/quic/congestion_control/fix_rate_sender.h virtual QuicBandwidth BandwidthEstimate() const OVERRIDE; BandwidthEstimate 59 net/quic/congestion_control/fix_rate_test.cc EXPECT_EQ(300000, sender_->BandwidthEstimate().ToBytesPerSecond()); BandwidthEstimate 50 net/quic/congestion_control/inter_arrival_sender.h virtual QuicBandwidth BandwidthEstimate() const OVERRIDE; BandwidthEstimate 145 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 159 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 174 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 189 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 205 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 2000); BandwidthEstimate 221 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 2000); BandwidthEstimate 236 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 2000); BandwidthEstimate 251 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 2000); BandwidthEstimate 271 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 5000); BandwidthEstimate 287 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 5000); BandwidthEstimate 323 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 337 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 353 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 368 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 384 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 421 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 435 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 451 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 464 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 493 net/quic/congestion_control/inter_arrival_sender_test.cc EXPECT_EQ(expected_min_bitrate, sender_.BandwidthEstimate()); BandwidthEstimate 525 net/quic/congestion_control/inter_arrival_sender_test.cc sender_.BandwidthEstimate().ToBytesPerSecond(), 1000); BandwidthEstimate 540 net/quic/congestion_control/inter_arrival_sender_test.cc EXPECT_EQ(expected_min_bitrate, sender_.BandwidthEstimate()); BandwidthEstimate 555 net/quic/congestion_control/inter_arrival_sender_test.cc EXPECT_EQ(expected_min_bitrate, sender_.BandwidthEstimate()); BandwidthEstimate 55 net/quic/congestion_control/pacing_sender.cc BandwidthEstimate().Scale(kPacingAggression).TransferTime(bytes); BandwidthEstimate 117 net/quic/congestion_control/pacing_sender.cc return sender_->BandwidthEstimate(); BandwidthEstimate 51 net/quic/congestion_control/pacing_sender.h virtual QuicBandwidth BandwidthEstimate() const OVERRIDE; BandwidthEstimate 116 net/quic/congestion_control/pacing_sender_test.cc EXPECT_CALL(*mock_sender_, BandwidthEstimate()) BandwidthEstimate 76 net/quic/congestion_control/send_algorithm_interface.h virtual QuicBandwidth BandwidthEstimate() const = 0; BandwidthEstimate 64 net/quic/congestion_control/tcp_cubic_sender.h virtual QuicBandwidth BandwidthEstimate() const OVERRIDE; BandwidthEstimate 439 net/quic/congestion_control/tcp_cubic_sender_test.cc sender_->BandwidthEstimate().ToBytesPerSecond()); BandwidthEstimate 1009 net/quic/quic_connection.cc sent_packet_manager_.BandwidthEstimate().ToBytesPerSecond(); BandwidthEstimate 1413 net/quic/quic_connection.cc sent_packet_manager_.BandwidthEstimate().ToBytesPerPeriod( BandwidthEstimate 572 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillRepeatedly(Return( BandwidthEstimate 1286 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( BandwidthEstimate 1297 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( BandwidthEstimate 1309 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( BandwidthEstimate 1319 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( BandwidthEstimate 1329 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( BandwidthEstimate 3440 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce( BandwidthEstimate 3466 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce( BandwidthEstimate 192 net/quic/quic_http_stream_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillRepeatedly( BandwidthEstimate 721 net/quic/quic_sent_packet_manager.cc return send_algorithm_->BandwidthEstimate(); BandwidthEstimate 153 net/quic/quic_sent_packet_manager.h QuicBandwidth BandwidthEstimate() const; BandwidthEstimate 471 net/quic/test_tools/quic_test_utils.h MOCK_CONST_METHOD0(BandwidthEstimate, QuicBandwidth(void));