Home
last modified time | relevance | path

Searched defs:CreateChannels (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DClientRunners.cs87 …private static List<Channel> CreateChannels(int clientChannels, IEnumerable<string> serverTargets,… in CreateChannels() method in Grpc.IntegrationTesting.ClientRunners
/external/webrtc/talk/session/media/
Dchannel_unittest.cc145 void CreateChannels(int flags1, int flags2) { in CreateChannels() function in ChannelTest
150 void CreateChannels( in CreateChannels() function in ChannelTest
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1780 bool WebRtcSession::CreateChannels(const SessionDescription* desc) { in CreateChannels() function in webrtc::WebRtcSession
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel_unittest.cc273 void CreateChannels(int num) { in CreateChannels() function in P2PTransportChannelTestBase