Home
last modified time | relevance | path

Searched defs:expected_cipher_suite (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/net/ssl/
Dssl_connection_status_flags_unittest.cc24 uint16_t expected_cipher_suite = in TEST() local
/external/cronet/tot/net/ssl/
Dssl_connection_status_flags_unittest.cc24 uint16_t expected_cipher_suite = in TEST() local
/external/webrtc/pc/
Dpeer_connection_integrationtest.cc1689 int expected_cipher_suite = rtc::kSrtpAes128CmSha1_80; in TEST_P() local
1701 int expected_cipher_suite = rtc::kSrtpAes128CmSha1_80; in TEST_P() local
1711 int expected_cipher_suite = rtc::kSrtpAes128CmSha1_32; in TEST_P() local
1721 int expected_cipher_suite = kDefaultSrtpCryptoSuite; in TEST_P() local
1732 int expected_cipher_suite = kDefaultSrtpCryptoSuiteGcm; in TEST_P() local
/external/webrtc/pc/test/
Dintegration_test_helpers.h1871 int expected_cipher_suite) { in TestNegotiatedCipherSuite()
1890 int expected_cipher_suite) { in TestGcmNegotiationUsesCipherSuite()