Home
last modified time | relevance | path

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

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DConnectionSpecTest.java102 Set<String> expectedCipherSet = in tls_defaultCiphers_noFallbackIndicator() local
130 Set<String> expectedCipherSet = in tls_defaultCiphers_withFallbackIndicator() local
162 Set<String> expectedCipherSet = set(CipherSuite.TLS_RSA_WITH_AES_128_CBC_SHA.javaName); in tls_explicitCiphers() local