Home
last modified time | relevance | path

Searched defs:sent_packets (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Drtp_video_sender_unittest.cc732 std::vector<RtpPacket> sent_packets; in TEST() local
792 std::vector<RtpPacket> sent_packets; in TEST() local
839 std::vector<RtpPacket> sent_packets; in TEST() local
895 std::vector<RtpPacket> sent_packets; in TEST() local
950 std::vector<RtpPacket> sent_packets; in TEST() local
996 std::vector<RtpPacket> sent_packets; in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dchannel_server_test.cc79 std::vector<bt::ByteBufferPtr> sent_packets; in TEST_F() local
103 std::vector<bt::ByteBufferPtr> sent_packets; in TEST_F() local
136 std::vector<bt::ByteBufferPtr> sent_packets; in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_trace_visitor_test.cc91 auto sent_packets = AllEventsWithType(quic_trace::PACKET_SENT); in TEST_F() local
101 auto sent_packets = AllEventsWithType(quic_trace::PACKET_SENT); in TEST_F() local
/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/
H A Dtransport_feedback_adapter_unittest.cc155 std::vector<PacketResult> sent_packets = { in TEST_F() local
291 std::vector<PacketResult> sent_packets; in TEST_F() local
/aosp_15_r20/external/webrtc/p2p/base/
H A Dtcp_port_unittest.cc212 int sent_packets() const { return sent_packets_; } in sent_packets() function in SentPacketCounter
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Dloopback_test.cc94 const std::vector<std::vector<uint8_t>>& sent_packets() const { in sent_packets() function in bt_hci_virtual::LoopbackTest
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dclient_test.cc306 size_t sent_packets = 0; in TEST_F() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dvirtual_socket_server.cc1378 uint32_t VirtualSocketServer::sent_packets() const { in sent_packets() function in rtc::VirtualSocketServer
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video_unittest.cc122 const std::vector<RtpPacketReceived>& sent_packets() const { in sent_packets() function in webrtc::__anon381e3e610111::LoopbackTransportTest