Searched refs:AddTurnServer (Results 1 – 4 of 4) sorted by relevance
71 void AddTurnServer(const RelayServerConfig& turn_server);
236 allocator_->AddTurnServer(turn_server); in AddTurnServers()1779 allocator_->AddTurnServer(turn_server); in TEST_F()
234 void BasicPortAllocator::AddTurnServer(const RelayServerConfig& turn_server) { in AddTurnServer() function in cricket::BasicPortAllocator
2513 GetAllocator(0)->AddTurnServer(turn_server); in TEST_F()2514 GetAllocator(1)->AddTurnServer(turn_server); in TEST_F()4717 allocator()->AddTurnServer(config); in TEST_F()