Searched defs:remote_answer (Results 1 – 4 of 4) sorted by relevance
956 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1043 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1112 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1158 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1228 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1283 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1337 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1404 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1421 auto remote_answer = CreateSessionDescriptionWithoutBundle(); in TEST_F() local1443 auto remote_answer = CreateSessionDescriptionWithoutBundle(); in TEST_F() local[all …]
673 JsepTransportDescription remote_answer = in TEST_F() local720 JsepTransportDescription remote_answer = in TEST_F() local
3412 std::unique_ptr<SessionDescriptionInterface> remote_answer( in TEST_P() local
337 std::string remote_answer, in SetSdpAnswer()