Home
last modified time | relevance | path

Searched defs:jsep_candidate (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/pc/
Djsep_session_description_unittest.cc172 JsepIceCandidate jsep_candidate("", 0, candidate_); in TEST_F() local
191 JsepIceCandidate jsep_candidate(mid, 0, candidate_); in TEST_F() local
215 JsepIceCandidate jsep_candidate("audio", 0, candidate_); in TEST_F() local
242 JsepIceCandidate jsep_candidate("", 0, candidate_); in TEST_F() local
330 JsepIceCandidate jsep_candidate("audio", 0, candidate_); in TEST_F() local
Dpeer_connection_ice_unittest.cc302 std::unique_ptr<IceCandidateInterface> jsep_candidate = in AddCandidateToFirstTransport() local
493 std::unique_ptr<IceCandidateInterface> jsep_candidate = in TEST_P() local
517 std::unique_ptr<IceCandidateInterface> jsep_candidate = in TEST_P() local
768 auto jsep_candidate = in TEST_P() local
793 auto jsep_candidate = in TEST_P() local
816 auto jsep_candidate = in TEST_P() local
836 std::unique_ptr<IceCandidateInterface> jsep_candidate = in TEST_P() local
864 auto jsep_candidate = in TEST_P() local
Djsep_session_description.cc71 const IceCandidateInterface* jsep_candidate = candidate_collection.at(i); in UpdateConnectionAddress() local
Dpeer_connection_bundle_unittest.cc117 std::unique_ptr<IceCandidateInterface> jsep_candidate = in AddIceCandidateToMedia() local
/external/webrtc/rtc_tools/data_channel_benchmark/
Dgrpc_signaling.cc106 auto jsep_candidate = std::make_unique<webrtc::JsepIceCandidate>( in ProcessMessages() local