Searched refs:offer_options (Results 1 – 3 of 3) sorted by relevance
200 const PeerConnectionInterface::RTCOfferAnswerOptions& offer_options, in ExchangeOfferAnswerWith() argument207 auto offer = CreateOffer(offer_options); in ExchangeOfferAnswerWith()
121 const PeerConnectionInterface::RTCOfferAnswerOptions& offer_options,
468 RTCOfferAnswerOptions offer_options; in TEST_P() local469 offer_options.offer_to_receive_audio = in TEST_P()471 offer_options.offer_to_receive_video = in TEST_P()475 ASSERT_TRUE(caller->ExchangeOfferAnswerWith(callee.get(), offer_options, in TEST_P()482 ASSERT_TRUE(caller->ExchangeOfferAnswerWith(callee.get(), offer_options, in TEST_P()