Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel_unittest.cc71 void SetupChannels(int count, cricket::IceRole role) { in SetupChannels() function in DtlsTestClient
496 client1_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLING); in Negotiate()
497 client2_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLED); in Negotiate()
508 client1_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLING); in NegotiateWithLegacy()
509 client2_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLED); in NegotiateWithLegacy()