Searched refs:TestPort (Results 1 – 1 of 1) sorted by relevance
98 class TestPort : public Port { class100 TestPort(rtc::Thread* thread, in TestPort() function in TestPort118 ~TestPort() {} in ~TestPort()717 TestPort* CreateTestPort(const rtc::SocketAddress& addr, in CreateTestPort()720 TestPort* port = new TestPort(main_, "test", &socket_factory_, &network_, in CreateTestPort()725 TestPort* CreateTestPort(const rtc::SocketAddress& addr, in CreateTestPort()730 TestPort* port = CreateTestPort(addr, username, password); in CreateTestPort()1317 rtc::scoped_ptr<TestPort> lport( in TEST_F()1377 rtc::scoped_ptr<TestPort> lport( in TEST_F()1381 rtc::scoped_ptr<TestPort> rport( in TEST_F()[all …]