Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc374 void CreateChannels(const IceConfig& ep1_config, in CreateChannels() argument
385 ep1_.cd1_.ch_->SetIceConfig(ep1_config); in CreateChannels()
2290 IceConfig ep1_config; in TEST_F() local
2300 CreateChannels(ep1_config, ep2_config); in TEST_F()
2915 IceConfig ep1_config = CreateIceConfig(2000, GATHER_CONTINUALLY); in TEST_F() local
2917 CreateChannels(ep1_config, ep2_config); in TEST_F()