Searched defs:ice_candidate (Results 1 – 3 of 3) sorted by relevance
143 const IceCandidateInterface* ice_candidate = ice_candidates->at(0); in TEST_F() local160 const IceCandidateInterface* ice_candidate = ice_candidates->at(0); in TEST_F() local177 const IceCandidateInterface* ice_candidate = ice_candidates->at(0); in TEST_F() local
2281 JsepIceCandidate ice_candidate(kMediaContentName0, kMediaContentIndex0, in TEST_F() local3613 JsepIceCandidate ice_candidate(kMediaContentName0, kMediaContentIndex0, in TEST_F() local4174 JsepIceCandidate ice_candidate(kMediaContentName1, kMediaContentIndex1, in TEST_P() local4205 JsepIceCandidate ice_candidate(kMediaContentName1, kMediaContentIndex1, in TEST_P() local
1143 const IceCandidateInterface* ice_candidate) { in AddIceCandidate()