Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dpeer_connection_bundle_unittest.cc356 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
374 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
462 std::make_tuple(BundlePolicy::kBundlePolicyMaxBundle,
482 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
501 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
518 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
718 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
761 config.bundle_policy = BundlePolicy::kBundlePolicyMaxBundle; in TEST_P()
Djsep_transport_controller.cc719 PeerConnectionInterface::kBundlePolicyMaxBundle && in ValidateAndMaybeUpdateBundleGroup()
857 PeerConnectionInterface::kBundlePolicyMaxBundle) { in ShouldUpdateBundleGroup()
Dpeer_connection_jsep_unittest.cc1983 config.bundle_policy = PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_F()
2013 config.bundle_policy = PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_F()
Dpeer_connection_interface_unittest.cc1419 webrtc::PeerConnection::kBundlePolicyMaxBundle; in TEST_P()
2576 PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_P()
3600 config.bundle_policy = PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_P()
Dpeer_connection_integrationtest.cc3900 config.bundle_policy = PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_P()
4305 config.bundle_policy = PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_P()
5539 config.bundle_policy = PeerConnectionInterface::kBundlePolicyMaxBundle; in TEST_F()
Dpeer_connection.cc6408 PeerConnectionInterface::kBundlePolicyMaxBundle) { in GetEarlyBundleGroup()
/external/webrtc/api/
Dpeer_connection_interface.cc32 bundle_policy = kBundlePolicyMaxBundle; in RTCConfiguration()
Dpeer_connection_interface.h253 kBundlePolicyMaxBundle, enumerator
/external/webrtc/sdk/android/src/jni/pc/
Dice_candidate.cc112 return PeerConnectionInterface::kBundlePolicyMaxBundle; in JavaToNativeBundlePolicy()
/external/webrtc/sdk/objc/api/peerconnection/
DRTCConfiguration.mm316 return webrtc::PeerConnectionInterface::kBundlePolicyMaxBundle;
327 case webrtc::PeerConnectionInterface::kBundlePolicyMaxBundle:
/external/webrtc/test/peer_scenario/
Dscenario_connection.cc130 PeerConnectionInterface::BundlePolicy::kBundlePolicyMaxBundle; in CreateJsepConfig()
/external/webrtc/sdk/objc/unittests/
DRTCConfigurationTest.mm69 EXPECT_EQ(webrtc::PeerConnectionInterface::kBundlePolicyMaxBundle,