Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A 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
/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_connection_status_flags_unittest.cc24 uint16_t expected_cipher_suite = in TEST() local
/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h1871 int expected_cipher_suite) { in TestNegotiatedCipherSuite()
1890 int expected_cipher_suite) { in TestGcmNegotiationUsesCipherSuite()