Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator_unittest.cc254 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()
H A Dbasic_port_allocator.h82 void AddTurnServerForTesting(const RelayServerConfig& turn_server);
H A Dbasic_port_allocator.cc301 void BasicPortAllocator::AddTurnServerForTesting( in AddTurnServerForTesting() function in cricket::BasicPortAllocator
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel_unittest.cc2740 GetAllocator(0)->AddTurnServerForTesting(turn_server); in TEST_P()
2741 GetAllocator(1)->AddTurnServerForTesting(turn_server); in TEST_P()
5241 allocator()->AddTurnServerForTesting(config); in TEST_P()