Searched refs:testConnectViaProxy (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/src/test/java/libcore/net/http/
H A DURLConnectionTest.java511 testConnectViaProxy(ProxyConfig.CREATE_ARG);
515 testConnectViaProxy(ProxyConfig.PROXY_SYSTEM_PROPERTY);
519 testConnectViaProxy(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
522 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception { method in class:URLConnectionTest

Completed in 37 milliseconds