Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dtcp_port_unittest.cc206 class SentPacketCounter : public sigslot::has_slots<> { class
208 explicit SentPacketCounter(TCPPort* p) { in SentPacketCounter() function in SentPacketCounter