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/pc/
Dchannel_unittest.cc132 void CreateChannels(int flags1, int flags2) { in CreateChannels() function in ChannelTest
139 void CreateChannels(std::unique_ptr<typename T::MediaChannel> ch1, in CreateChannels() function in ChannelTest
Dpeer_connection.cc6419 RTCError PeerConnection::CreateChannels(const SessionDescription& desc) { in CreateChannels() function in webrtc::PeerConnection
/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc374 void CreateChannels(const IceConfig& ep1_config, in CreateChannels() function in cricket::P2PTransportChannelTestBase
395 void CreateChannels() { in CreateChannels() function in cricket::P2PTransportChannelTestBase