Searched refs:TestConnectionWrapper (Results 1 – 1 of 1) sorted by relevance
104 class TestConnectionWrapper : public sigslot::has_slots<> { class106 TestConnectionWrapper(Connection* conn) : connection_(conn) { in TestConnectionWrapper() function in TestConnectionWrapper108 this, &TestConnectionWrapper::OnConnectionDestroyed); in TestConnectionWrapper()944 TestConnectionWrapper conn(turn_port_->CreateConnection( in TEST_F()