Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.h71 void AddTurnServer(const RelayServerConfig& turn_server);
Dbasic_port_allocator_unittest.cc236 allocator_->AddTurnServer(turn_server); in AddTurnServers()
1779 allocator_->AddTurnServer(turn_server); in TEST_F()
Dbasic_port_allocator.cc234 void BasicPortAllocator::AddTurnServer(const RelayServerConfig& turn_server) { in AddTurnServer() function in cricket::BasicPortAllocator
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc2513 GetAllocator(0)->AddTurnServer(turn_server); in TEST_F()
2514 GetAllocator(1)->AddTurnServer(turn_server); in TEST_F()
4717 allocator()->AddTurnServer(config); in TEST_F()