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

/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java556 testConnectViaProxy(ProxyConfig.CREATE_ARG);
560 testConnectViaProxy(ProxyConfig.PROXY_SYSTEM_PROPERTY);
564 testConnectViaProxy(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
567 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception { method in class:URLConnectionTest

Completed in 7 milliseconds