Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dfaketransportcontroller.h432 FakeTransportChannel* GetFakeChannel(int component) { in GetFakeChannel() function
440 dest_channel = dest_->GetFakeChannel(component); in SetChannelDestination()
Ddtlstransportchannel_unittest.cc101 cricket::FakeTransportChannel* GetFakeChannel(int component) { in GetFakeChannel() function in DtlsTestClient
554 cricket::FakeTransportChannel* channel1 = client1_.GetFakeChannel(0); in TEST_F()
555 cricket::FakeTransportChannel* channel2 = client2_.GetFakeChannel(0); in TEST_F()