Home
last modified time | relevance | path

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

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DURLConnectionTest.java701 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception { in testConnectViaProxy()
819 private void testConnectViaDirectProxyToHttps(ProxyConfig proxyConfig) throws Exception { in testConnectViaDirectProxyToHttps()
854 private void testConnectViaHttpProxyToHttps(ProxyConfig proxyConfig) throws Exception { in testConnectViaHttpProxyToHttps()