Searched refs:ref_desc (Results 1 – 1 of 1) sorted by relevance
386 rtc::scoped_ptr<SessionDescription> ref_desc; in TestCryptoWithBundle() local390 ref_desc.reset(f1_.CreateOffer(options, NULL)); in TestCryptoWithBundle()392 desc.reset(f1_.CreateOffer(options, ref_desc.get())); in TestCryptoWithBundle()395 ref_desc.reset(f1_.CreateOffer(options, NULL)); in TestCryptoWithBundle()396 desc.reset(f1_.CreateAnswer(ref_desc.get(), options, NULL)); in TestCryptoWithBundle()417 ref_desc.get()->GetContentDescriptionByName("audio")); in TestCryptoWithBundle()