Home
last modified time | relevance | path

Searched refs:CreateOfferWithOptions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_interface_unittest.cc1194 std::unique_ptr<SessionDescriptionInterface> CreateOfferWithOptions( in CreateOfferWithOptions() function in webrtc::__anon5318f8dd0111::PeerConnectionInterfaceBaseTest
1207 *desc = CreateOfferWithOptions(offer_answer_options); in CreateOfferWithOptionsAsRemoteDescription()
1220 *desc = CreateOfferWithOptions(offer_answer_options); in CreateOfferWithOptionsAsLocalDescription()
3480 EXPECT_FALSE(CreateOfferWithOptions(rtc_options)); in TEST_P()
3484 EXPECT_FALSE(CreateOfferWithOptions(rtc_options)); in TEST_P()
3495 EXPECT_FALSE(CreateOfferWithOptions(rtc_options)); in TEST_P()
3499 EXPECT_FALSE(CreateOfferWithOptions(rtc_options)); in TEST_P()
3511 offer = CreateOfferWithOptions(rtc_options); in TEST_P()
3526 offer = CreateOfferWithOptions(rtc_options); in TEST_P()
3541 offer = CreateOfferWithOptions(rtc_options); in TEST_P()
[all …]