Home
last modified time | relevance | path

Searched defs:lost_packets (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dtcp_cubic_sender_bytes_test.cc84 LostPacketVector lost_packets; in AckNPackets() local
101 LostPacketVector lost_packets; in LoseNPackets() local
115 LostPacketVector lost_packets; in LosePacket() local
H A Dpacing_sender_test.cc64 LostPacketVector lost_packets; in InitPacingRate() local
369 LostPacketVector lost_packets; in TEST_F() local
H A Dpacing_sender.cc41 const LostPacketVector& lost_packets, in OnCongestionEvent()
H A Dbbr_sender_test.cc402 LostPacketVector lost_packets; in TEST_F() local
1296 LostPacketVector lost_packets; in TEST_F() local
H A Dbbr2_misc.cc102 const LostPacketVector& lost_packets, in OnCongestionEventStart()
H A Duber_loss_algorithm_test.cc79 LostPacketVector lost_packets; in VerifyLosses() local
H A Dbbr2_sender.cc280 const LostPacketVector& lost_packets, in OnCongestionEvent()
H A Dtcp_cubic_sender_bytes.cc94 const LostPacketVector& lost_packets, QuicPacketCount /*num_ect*/, in OnCongestionEvent()
H A Dgeneral_loss_algorithm_test.cc75 LostPacketVector lost_packets; in VerifyLosses() local
H A Dbandwidth_sampler.cc279 const LostPacketVector& lost_packets, in OnCongestionEvent()
H A Dbbr_sender.cc330 const LostPacketVector& lost_packets, in OnCongestionEvent()
H A Dbbr2_simulator_test.cc1836 LostPacketVector lost_packets; in TEST_F() local
1868 LostPacketVector lost_packets; in TEST_F() local
H A Dbandwidth_sampler_test.cc135 LostPacketVector lost_packets; in OnCongestionEvent() local
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/
H A Dclick_annotate.cc67 int lost_packets = 0; in main() local
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dalerts.cc202 int64_t lost_packets = static_cast<double>(bwe_update.fraction_lost) / 255 * in AnalyzeLog() local
H A Danalyzer.cc727 int64_t lost_packets = expected_packets - received_packets; in CreateIncomingPacketLossGraph() local
/aosp_15_r20/external/webrtc/call/
H A Dsimulated_network_unittest.cc373 int lost_packets = 0; in TEST() local
H A Dfake_network_pipe_unittest.cc383 int lost_packets = kNumPackets - receiver.delivered_sequence_numbers_.size(); in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_test.cc3487 LostPacketVector lost_packets; in TEST_P() local
4171 LostPacketVector lost_packets; in TEST_P() local
4255 LostPacketVector lost_packets; in TEST_P() local
4367 LostPacketVector lost_packets; in TEST_P() local
4406 LostPacketVector lost_packets; in TEST_P() local
4445 LostPacketVector lost_packets; in TEST_P() local
4658 LostPacketVector lost_packets; in TEST_P() local
6623 LostPacketVector lost_packets; in TEST_P() local
11357 LostPacketVector lost_packets; in TEST_P() local
/aosp_15_r20/external/iperf3/src/
H A Diperf_api.c3070 int total_packets = 0, lost_packets = 0; in iperf_print_intermediate() local
3233 int total_packets = 0, lost_packets = 0; in iperf_print_results() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dflexfec_receiver_unittest.cc497 PacketList lost_packets; in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dmod.rs877 let mut lost_packets = 0; in detect_lost_packets() localVariable
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dmod.rs877 let mut lost_packets = 0; in detect_lost_packets() localVariable