Searched defs:sent_packets (Results 1 – 9 of 9) sorted by relevance
732 std::vector<RtpPacket> sent_packets; in TEST() local792 std::vector<RtpPacket> sent_packets; in TEST() local839 std::vector<RtpPacket> sent_packets; in TEST() local895 std::vector<RtpPacket> sent_packets; in TEST() local950 std::vector<RtpPacket> sent_packets; in TEST() local996 std::vector<RtpPacket> sent_packets; in TEST() local
79 std::vector<bt::ByteBufferPtr> sent_packets; in TEST_F() local103 std::vector<bt::ByteBufferPtr> sent_packets; in TEST_F() local136 std::vector<bt::ByteBufferPtr> sent_packets; in TEST_F() local
91 auto sent_packets = AllEventsWithType(quic_trace::PACKET_SENT); in TEST_F() local101 auto sent_packets = AllEventsWithType(quic_trace::PACKET_SENT); in TEST_F() local
155 std::vector<PacketResult> sent_packets = { in TEST_F() local291 std::vector<PacketResult> sent_packets; in TEST_F() local
212 int sent_packets() const { return sent_packets_; } in sent_packets() function in SentPacketCounter
94 const std::vector<std::vector<uint8_t>>& sent_packets() const { in sent_packets() function in bt_hci_virtual::LoopbackTest
306 size_t sent_packets = 0; in TEST_F() local
1378 uint32_t VirtualSocketServer::sent_packets() const { in sent_packets() function in rtc::VirtualSocketServer
122 const std::vector<RtpPacketReceived>& sent_packets() const { in sent_packets() function in webrtc::__anon381e3e610111::LoopbackTransportTest