Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_integrationtest.cc1580 ASSERT_TRUE(CreatePeerConnectionWrappersWithOptions(dtls_10_options, in TEST_P()
1598 ASSERT_TRUE(CreatePeerConnectionWrappersWithOptions(dtls_10_options, in TEST_P()
1620 ASSERT_TRUE(CreatePeerConnectionWrappersWithOptions(dtls_12_options, in TEST_P()
1646 CreatePeerConnectionWrappersWithOptions(caller_options, callee_options)); in TEST_P()
1667 CreatePeerConnectionWrappersWithOptions(caller_options, callee_options)); in TEST_P()
1746 CreatePeerConnectionWrappersWithOptions(gcm_options, gcm_options)); in TEST_P()
/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h1557 bool CreatePeerConnectionWrappersWithOptions( in CreatePeerConnectionWrappersWithOptions() function
1872 ASSERT_TRUE(CreatePeerConnectionWrappersWithOptions(caller_options, in TestNegotiatedCipherSuite()