Home
last modified time | relevance | path

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

/external/webrtc/pc/test/
Dintegration_test_helpers.h1887 void TestGcmNegotiationUsesCipherSuite(bool local_gcm_enabled, in TestGcmNegotiationUsesCipherSuite() argument
1893 local_gcm_enabled; in TestGcmNegotiationUsesCipherSuite()
/external/webrtc/pc/
Dpeer_connection_integrationtest.cc1718 bool local_gcm_enabled = false; in TEST_P() local
1722 TestGcmNegotiationUsesCipherSuite(local_gcm_enabled, remote_gcm_enabled, in TEST_P()
1729 bool local_gcm_enabled = true; in TEST_P() local
1733 TestGcmNegotiationUsesCipherSuite(local_gcm_enabled, remote_gcm_enabled, in TEST_P()