Searched defs:jsep_candidate (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/talk/app/webrtc/ |
D | jsepsessiondescription_unittest.cc | 138 JsepIceCandidate jsep_candidate("", 0, candidate_); in TEST_F() local 154 JsepIceCandidate jsep_candidate("video", 0, candidate_); in TEST_F() local 172 JsepIceCandidate jsep_candidate("audio", 0, candidate_); in TEST_F() local 199 JsepIceCandidate jsep_candidate("", 0, candidate_); in TEST_F() local 235 JsepIceCandidate jsep_candidate("audio", 0, candidate_); in TEST_F() local
|