Searched refs:AddTurnServerForTesting (Results 1 – 4 of 4) sorted by relevance
254 allocator_->AddTurnServerForTesting(turn_server); in AddTurnServers()1821 allocator_->AddTurnServerForTesting(turn_server); in TEST_F()2503 allocator_->AddTurnServerForTesting( in TEST_F()2505 allocator_->AddTurnServerForTesting( in TEST_F()2507 allocator_->AddTurnServerForTesting( in TEST_F()
82 void AddTurnServerForTesting(const RelayServerConfig& turn_server);
301 void BasicPortAllocator::AddTurnServerForTesting( in AddTurnServerForTesting() function in cricket::BasicPortAllocator
2740 GetAllocator(0)->AddTurnServerForTesting(turn_server); in TEST_P()2741 GetAllocator(1)->AddTurnServerForTesting(turn_server); in TEST_P()5241 allocator()->AddTurnServerForTesting(config); in TEST_P()