Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_unittest.cc138 class TestPort : public Port { class
140 TestPort(rtc::Thread* thread, in TestPort() function in cricket::TestPort