HomeSort by relevance Sort by last modified time
    Searched full:proxyconfig (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/tests/coretests/src/android/net/http/
AbstractProxyTest.java 94 testConnectViaProxy(ProxyConfig.PROXY_SYSTEM_PROPERTY);
98 testConnectViaProxy(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
102 testConnectViaProxy(ProxyConfig.REQUEST_PARAMETER);
106 testConnectViaProxy(ProxyConfig.CLIENT_PARAMETER);
112 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception {
122 proxyConfig.configure(server, httpProxyClient, request);
133 testConnectViaHttpProxyToHttps(ProxyConfig.PROXY_SYSTEM_PROPERTY);
137 testConnectViaHttpProxyToHttps(ProxyConfig.HTTPS_PROXY_SYSTEM_PROPERTY);
141 testConnectViaHttpProxyToHttps(ProxyConfig.CLIENT_PARAMETER)
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java 517 testConnectViaProxy(ProxyConfig.CREATE_ARG);
521 testConnectViaProxy(ProxyConfig.PROXY_SYSTEM_PROPERTY);
525 testConnectViaProxy(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
528 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception {
534 HttpURLConnection connection = proxyConfig.connect(server, url);
569 testConnectViaDirectProxyToHttps(ProxyConfig.NO_PROXY);
574 testConnectViaDirectProxyToHttps(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
577 private void testConnectViaDirectProxyToHttps(ProxyConfig proxyConfig) throws Exception
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
URLConnectionTest.java 696 testConnectViaProxy(ProxyConfig.CREATE_ARG);
700 testConnectViaProxy(ProxyConfig.PROXY_SYSTEM_PROPERTY);
704 testConnectViaProxy(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
707 private void testConnectViaProxy(ProxyConfig proxyConfig) throws Exception {
712 connection = proxyConfig.connect(server.get(), client, url);
784 testConnectViaDirectProxyToHttps(ProxyConfig.NO_PROXY);
789 testConnectViaDirectProxyToHttps(ProxyConfig.HTTP_PROXY_SYSTEM_PROPERTY);
792 private void testConnectViaDirectProxyToHttps(ProxyConfig proxyConfig) throws Exception
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-htmlunit-driver/2.42.2/
selenium-htmlunit-driver-2.42.2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14-sources.jar 

Completed in 509 milliseconds