HomeSort by relevance Sort by last modified time
    Searched refs:TestUDPPort (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/client/
fakeportallocator.h 27 class TestUDPPort : public UDPPort {
29 static TestUDPPort* Create(rtc::Thread* thread,
39 TestUDPPort* port = new TestUDPPort(thread, factory, network, ip, min_port,
59 TestUDPPort(rtc::Thread* thread,
104 port_.reset(TestUDPPort::Create(worker_thread_, factory_, &network_,
  /external/webrtc/webrtc/p2p/base/
p2ptransportchannel_unittest.cc     [all...]

Completed in 145 milliseconds