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

/libcore/luni/src/test/java/libcore/java/net/
H A DURLConnectionTest.java568 testConnectViaProxy(ProxyConfig.CREATE_ARG);
572 testConnectViaProxy(ProxyConfig.PROXY_SYSTEM_PROPERTY);
576 testConnectViaProxy(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
579 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception { method in class:URLConnectionTest

Completed in 36 milliseconds