Home
last modified time | relevance | path

Searched refs:TurnPortTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dturnport_unittest.cc122 class TurnPortTest : public testing::Test, class
126 TurnPortTest() in TurnPortTest() function in TurnPortTest
154 this, &TurnPortTest::SetLocalhostAsAltenertativeLocalAddress); in ConnectSignalAddressReadyToSetLocalhostAsAltenertativeLocalAddress()
260 this, &TurnPortTest::OnSocketReadPacket); in CreateSharedTurnPort()
274 &TurnPortTest::OnTurnPortComplete); in ConnectSignals()
276 &TurnPortTest::OnTurnPortError); in ConnectSignals()
278 &TurnPortTest::OnTurnUnknownAddress); in ConnectSignals()
280 &TurnPortTest::OnTurnCreatePermissionResult); in ConnectSignals()
282 this, &TurnPortTest::OnTurnRefreshResult); in ConnectSignals()
285 conn->SignalDestroyed.connect(this, &TurnPortTest::OnConnectionDestroyed); in ConnectConnectionDestroyedSignal()
[all …]