Searched refs:updated_answer (Results 1 – 1 of 1) sorted by relevance
1469 updated_answer(f2_.CreateAnswer(offer.get(), opts, answer.get())); in TEST_F() local1471 ASSERT_TRUE(updated_answer.get() != NULL); in TEST_F()1472 ac = updated_answer->GetContentByName("audio"); in TEST_F()1473 vc = updated_answer->GetContentByName("video"); in TEST_F()1474 dc = updated_answer->GetContentByName("data"); in TEST_F()1607 rtc::scoped_ptr<SessionDescription> updated_answer( in TEST_F() local1611 GetFirstVideoContentDescription(updated_answer.get()); in TEST_F()1654 rtc::scoped_ptr<SessionDescription> updated_answer( in TEST_F() local1662 GetFirstVideoContentDescription(updated_answer.get()); in TEST_F()