Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dtest_peer.cc101 bool TestPeer::AddIceCandidates( in AddIceCandidates() function in webrtc::webrtc_pc_e2e::TestPeer
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_field_trial_tests.cc47 bool AddIceCandidates(PeerConnectionWrapper* peer, in AddIceCandidates() function
H A Dpeer_connection_rampup_tests.cc112 bool AddIceCandidates(std::vector<const IceCandidateInterface*> candidates) { in AddIceCandidates() function in webrtc::PeerConnectionWrapperForRampUpTest
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation_pc_unittest.cc44 bool AddIceCandidates(PeerConnectionWrapper* peer, in AddIceCandidates() function