Searched refs:updated_rtc_offer_optoins (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dmediastreamsignaling_unittest.cc757 RTCOfferAnswerOptions updated_rtc_offer_optoins; local
758 updated_rtc_offer_optoins.offer_to_receive_audio = 1;
759 updated_rtc_offer_optoins.offer_to_receive_video = 1;
762 EXPECT_TRUE(signaling_->GetOptionsForOffer(updated_rtc_offer_optoins,

Completed in 48 milliseconds