send_algorithm_ 547 net/quic/quic_connection_test.cc send_algorithm_(new StrictMock<MockSendAlgorithm>), send_algorithm_ 558 net/quic/quic_connection_test.cc connection_.SetSendAlgorithm(send_algorithm_); send_algorithm_ 564 net/quic/quic_connection_test.cc *send_algorithm_, TimeUntilSend(_, _)).WillRepeatedly(Return( send_algorithm_ 568 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 570 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, RetransmissionDelay()).WillRepeatedly( send_algorithm_ 572 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillRepeatedly(Return( send_algorithm_ 574 net/quic/quic_connection_test.cc ON_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 763 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 770 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 776 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 778 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 916 net/quic/quic_connection_test.cc MockSendAlgorithm* send_algorithm_; send_algorithm_ 1066 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1067 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(256); send_algorithm_ 1068 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(_, _)).Times(255); send_algorithm_ 1069 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(255); send_algorithm_ 1084 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1085 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(1); send_algorithm_ 1096 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1103 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1137 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 1148 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1149 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(1, _)).Times(1); send_algorithm_ 1150 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(1, _)).Times(1); send_algorithm_ 1152 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1160 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1161 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)); send_algorithm_ 1169 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, send_algorithm_ 1181 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, send_algorithm_ 1232 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 1252 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1253 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(2); send_algorithm_ 1270 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 1286 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( send_algorithm_ 1297 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( send_algorithm_ 1309 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( send_algorithm_ 1319 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( send_algorithm_ 1329 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce(Return( send_algorithm_ 1402 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1403 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(3); send_algorithm_ 1414 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1415 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(3); send_algorithm_ 1452 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(6); send_algorithm_ 1488 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(2); send_algorithm_ 1496 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1497 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 1510 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(6); send_algorithm_ 1522 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1523 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(1); send_algorithm_ 1529 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1530 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(3); send_algorithm_ 1542 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(6); send_algorithm_ 1560 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1561 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(3); send_algorithm_ 1562 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)); send_algorithm_ 1563 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)); send_algorithm_ 1570 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(false)); send_algorithm_ 1590 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 1624 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(2); send_algorithm_ 1650 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(3); send_algorithm_ 1680 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(2); send_algorithm_ 1703 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 1730 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 1754 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 1779 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 1801 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1826 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1827 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 1838 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1839 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(3, _)); send_algorithm_ 1840 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)).Times(1); send_algorithm_ 1841 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)).Times(1); send_algorithm_ 1842 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1866 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1867 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(2); send_algorithm_ 1868 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)); send_algorithm_ 1869 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)); send_algorithm_ 1882 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1895 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 1907 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1908 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(1, _)).Times(1); send_algorithm_ 1909 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(1, _)).Times(1); send_algorithm_ 1910 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 1917 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 1925 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1935 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(10); send_algorithm_ 1946 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 1963 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(0); send_algorithm_ 1976 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(_)); send_algorithm_ 1982 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2030 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2031 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(15, _)).Times(1); send_algorithm_ 2032 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(14); send_algorithm_ 2033 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(_, _)).Times(14); send_algorithm_ 2034 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(14); send_algorithm_ 2054 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2055 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(4); send_algorithm_ 2062 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2063 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(2); send_algorithm_ 2069 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2070 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(1); send_algorithm_ 2073 net/quic/quic_connection_test.cc ON_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2085 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2100 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2104 net/quic/quic_connection_test.cc ON_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2108 net/quic/quic_connection_test.cc ON_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2115 net/quic/quic_connection_test.cc ON_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2120 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2121 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(2); send_algorithm_ 2212 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2213 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 2u, _, _)); send_algorithm_ 2240 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2241 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 3, _, _)); send_algorithm_ 2242 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 4, _, _)); send_algorithm_ 2263 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2296 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2297 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(0); send_algorithm_ 2321 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(1); send_algorithm_ 2322 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 2356 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).WillOnce( send_algorithm_ 2361 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).WillOnce( send_algorithm_ 2367 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2370 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2372 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2379 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2382 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2384 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2393 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2403 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2405 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2419 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)).Times(1); send_algorithm_ 2420 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(rto_sequence_number, _)).Times(1); send_algorithm_ 2421 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2426 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2428 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2459 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)) send_algorithm_ 2471 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2472 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(1); send_algorithm_ 2484 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2485 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 2568 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 2615 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 2627 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2630 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 2639 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2642 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 1, _, _)).Times(0); send_algorithm_ 2651 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2654 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 1, _, _)).Times(0); send_algorithm_ 2663 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2672 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2676 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 2682 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, TimeUntilSend(_, _)) send_algorithm_ 2684 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 1, _, _)); send_algorithm_ 2691 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 2692 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2700 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2705 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 2713 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2730 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2740 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2743 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2755 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2765 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2777 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2799 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 2818 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(7); send_algorithm_ 2949 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2950 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(2, _)).Times(1); send_algorithm_ 2951 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(1, _)).Times(1); send_algorithm_ 2952 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(1, _)).Times(1); send_algorithm_ 2964 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 2965 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(3, _)).Times(1); send_algorithm_ 3000 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(0); send_algorithm_ 3002 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(0); send_algorithm_ 3012 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 1, _, _)).Times(0); send_algorithm_ 3406 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 3410 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 3416 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 3417 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)).Times(3); send_algorithm_ 3418 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 3433 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3434 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(4, _)).Times(1); send_algorithm_ 3435 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(_, _)).Times(2); send_algorithm_ 3440 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce( send_algorithm_ 3466 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillOnce( send_algorithm_ 3631 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3632 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(1); send_algorithm_ 3644 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3645 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(2); send_algorithm_ 3663 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(1, _)); send_algorithm_ 3664 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(1, _)); send_algorithm_ 3688 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3689 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(3); send_algorithm_ 3690 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)); send_algorithm_ 3691 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)); send_algorithm_ 3692 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 3699 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3700 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(5, _)); send_algorithm_ 3725 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 3726 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 2u, _, _)); send_algorithm_ 3734 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3740 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3741 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(2, _)); send_algorithm_ 3768 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3769 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 3770 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(3, _)); send_algorithm_ 3771 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(4, _)); send_algorithm_ 3774 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)); send_algorithm_ 3775 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)); send_algorithm_ 3776 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, _, _, _)); send_algorithm_ 3789 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3790 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(5, _)); send_algorithm_ 3811 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 3812 net/quic/quic_connection_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(1); send_algorithm_ 182 net/quic/quic_http_stream_test.cc send_algorithm_ = new MockSendAlgorithm(); send_algorithm_ 186 net/quic/quic_http_stream_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 188 net/quic/quic_http_stream_test.cc EXPECT_CALL(*send_algorithm_, RetransmissionDelay()).WillRepeatedly( send_algorithm_ 190 net/quic/quic_http_stream_test.cc EXPECT_CALL(*send_algorithm_, TimeUntilSend(_, _)). send_algorithm_ 192 net/quic/quic_http_stream_test.cc EXPECT_CALL(*send_algorithm_, BandwidthEstimate()).WillRepeatedly( send_algorithm_ 194 net/quic/quic_http_stream_test.cc EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)).Times(AnyNumber()); send_algorithm_ 202 net/quic/quic_http_stream_test.cc connection_->SetSendAlgorithm(send_algorithm_); send_algorithm_ 280 net/quic/quic_http_stream_test.cc MockSendAlgorithm* send_algorithm_; send_algorithm_ 63 net/quic/quic_sent_packet_manager.cc send_algorithm_( send_algorithm_ 90 net/quic/quic_sent_packet_manager.cc send_algorithm_->SetFromConfig(config, is_server_); send_algorithm_ 294 net/quic/quic_sent_packet_manager.cc send_algorithm_->OnPacketAcked(sequence_number, send_algorithm_ 298 net/quic/quic_sent_packet_manager.cc send_algorithm_->OnPacketAbandoned(sequence_number, send_algorithm_ 380 net/quic/quic_sent_packet_manager.cc if (!send_algorithm_->OnPacketSent(sent_time, sequence_number, bytes, send_algorithm_ 489 net/quic/quic_sent_packet_manager.cc send_algorithm_->OnRetransmissionTimeout(packets_retransmitted); send_algorithm_ 518 net/quic/quic_sent_packet_manager.cc send_algorithm_->OnPacketAbandoned(sequence_number, send_algorithm_ 527 net/quic/quic_sent_packet_manager.cc send_algorithm_->OnIncomingQuicCongestionFeedbackFrame( send_algorithm_ 574 net/quic/quic_sent_packet_manager.cc send_algorithm_->OnPacketLost(sequence_number, time); send_algorithm_ 607 net/quic/quic_sent_packet_manager.cc send_algorithm_->UpdateRtt(rtt_stats_.latest_rtt()); send_algorithm_ 619 net/quic/quic_sent_packet_manager.cc return send_algorithm_->TimeUntilSend(now, retransmittable); send_algorithm_ 695 net/quic/quic_sent_packet_manager.cc QuicTime::Delta retransmission_delay = send_algorithm_->RetransmissionDelay(); send_algorithm_ 721 net/quic/quic_sent_packet_manager.cc return send_algorithm_->BandwidthEstimate(); send_algorithm_ 725 net/quic/quic_sent_packet_manager.cc return send_algorithm_->GetCongestionWindow(); send_algorithm_ 738 net/quic/quic_sent_packet_manager.cc send_algorithm_.reset( send_algorithm_ 739 net/quic/quic_sent_packet_manager.cc new PacingSender(send_algorithm_.release(), send_algorithm_ 270 net/quic/quic_sent_packet_manager.h scoped_ptr<SendAlgorithmInterface> send_algorithm_; send_algorithm_ 27 net/quic/quic_sent_packet_manager_test.cc QuicSentPacketManagerPeer::SetSendAlgorithm(&manager_, send_algorithm_); send_algorithm_ 92 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, new_sequence_number, _, _)) send_algorithm_ 125 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, sequence_number, _, _)) send_algorithm_ 135 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, sequence_number, _, _)) send_algorithm_ 147 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, sequence_number, _, _)) send_algorithm_ 157 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, sequence_number, _, _)) send_algorithm_ 170 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 186 net/quic/quic_sent_packet_manager_test.cc MockSendAlgorithm* send_algorithm_; send_algorithm_ 221 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 222 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(2, _)).Times(1); send_algorithm_ 241 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 242 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)).Times(1); send_algorithm_ 261 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 262 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 285 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 286 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 303 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 2, _, _)) send_algorithm_ 311 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 312 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 325 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 326 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(3, _)); send_algorithm_ 330 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 331 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(4, _)); send_algorithm_ 335 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 336 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(5, _)); send_algorithm_ 337 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)); send_algorithm_ 338 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)); send_algorithm_ 356 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 365 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(QuicTime::Delta::Zero())); send_algorithm_ 386 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 387 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 402 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 403 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(3, _)); send_algorithm_ 404 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(4, _)); send_algorithm_ 413 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(rtt)); send_algorithm_ 414 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(5, _)); send_algorithm_ 415 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(2, _)); send_algorithm_ 416 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(2, _)); send_algorithm_ 435 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 436 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(2); send_algorithm_ 448 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 449 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(1, _)); send_algorithm_ 450 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(1, _)); send_algorithm_ 451 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(4, _)); send_algorithm_ 473 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 474 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(1, _)); send_algorithm_ 475 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(1, _)); send_algorithm_ 501 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 502 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(2, _)); send_algorithm_ 516 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)); send_algorithm_ 517 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(3, _)); send_algorithm_ 518 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(3, _)); send_algorithm_ 594 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 1, _, _)) send_algorithm_ 602 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketSent(_, 2, _, _)) send_algorithm_ 633 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 634 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 636 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(_, _)).Times(17); send_algorithm_ 637 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(17); send_algorithm_ 673 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 674 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(_, _)).Times(14); send_algorithm_ 675 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(14); send_algorithm_ 703 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 704 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(1, _)).Times(1); send_algorithm_ 712 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 722 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(expected_rtt)); send_algorithm_ 723 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 743 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(expected_rtt)); send_algorithm_ 744 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 763 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(expected_rtt)); send_algorithm_ 764 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, send_algorithm_ 782 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(expected_rtt)); send_algorithm_ 783 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(sequence_number, _)) send_algorithm_ 811 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 812 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(3, _)); send_algorithm_ 823 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(2); send_algorithm_ 824 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketLost(_, _)).Times(2); send_algorithm_ 856 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 876 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(2); send_algorithm_ 884 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(2); send_algorithm_ 893 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 894 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(_, _)).Times(5); send_algorithm_ 919 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(2); send_algorithm_ 928 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(5); send_algorithm_ 947 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 952 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 958 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 959 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 980 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(2); send_algorithm_ 995 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 1001 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)).Times(1); send_algorithm_ 1034 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1061 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAbandoned(_, _)); send_algorithm_ 1107 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, RetransmissionDelay()) send_algorithm_ 1113 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1128 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1137 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, RetransmissionDelay()) send_algorithm_ 1147 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1154 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, RetransmissionDelay()) send_algorithm_ 1164 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, RetransmissionDelay()) send_algorithm_ 1172 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnRetransmissionTimeout(true)); send_algorithm_ 1189 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, UpdateRtt(_)); send_algorithm_ 1190 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, OnPacketAcked(2, _)); send_algorithm_ 1215 net/quic/quic_sent_packet_manager_test.cc EXPECT_CALL(*send_algorithm_, SetFromConfig(_, _)); send_algorithm_ 36 net/quic/test_tools/quic_connection_peer.cc connection->sent_packet_manager_.send_algorithm_.reset(send_algorithm); send_algorithm_ 26 net/quic/test_tools/quic_sent_packet_manager_peer.cc sent_packet_manager->send_algorithm_.reset(send_algorithm);