Searched defs:remote_answer (Results 1 – 4 of 4) sorted by relevance
1043 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1130 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1211 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1293 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1368 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1431 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1544 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1640 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1721 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local1819 auto remote_answer = std::make_unique<cricket::SessionDescription>(); in TEST_F() local[all …]
714 JsepTransportDescription remote_answer = in TEST_F() local761 JsepTransportDescription remote_answer = in TEST_F() local
3201 std::unique_ptr<SessionDescriptionInterface> remote_answer( in TEST_P() local
397 std::string remote_answer, in SetSdpAnswer()