Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportcontroller_unittest.cc125 channel1->SetCandidatesGatheringComplete(); in CreateChannelsAndCompleteConnection_w()
126 channel2->SetCandidatesGatheringComplete(); in CreateChannelsAndCompleteConnection_w()
435 channel1->SetCandidatesGatheringComplete(); in TEST_F()
456 channel3->SetCandidatesGatheringComplete(); in TEST_F()
487 channel1->SetCandidatesGatheringComplete(); in TEST_F()
490 channel3->SetCandidatesGatheringComplete(); in TEST_F()
504 channel2->SetCandidatesGatheringComplete(); in TEST_F()
524 channel1->SetCandidatesGatheringComplete(); in TEST_F()
527 channel2->SetCandidatesGatheringComplete(); in TEST_F()
548 channel->SetCandidatesGatheringComplete(); in TEST_F()
[all …]
Dfaketransportcontroller.h178 void SetCandidatesGatheringComplete() { in SetCandidatesGatheringComplete() function