Home
last modified time | relevance | path

Searched defs:offer2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dmedia_session_unittest.cc961 std::unique_ptr<SessionDescription> offer2( in TEST_F() local
1234 std::unique_ptr<SessionDescription> offer2( in TEST_F() local
1575 std::unique_ptr<SessionDescription> offer2( in TEST_F() local
2009 auto offer2 = f1_.CreateOffer(opts, offer.get()); in TEST_F() local
2040 auto offer2 = f1_.CreateOffer(opts, offer.get()); in TEST_F() local
H A Dpeer_connection_interface_unittest.cc1294 std::unique_ptr<SessionDescriptionInterface> offer2 = in TEST_P() local