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

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DExcludedProxyTest.java48 Support_Configuration.ProxyServerTestHost);
68 + Support_Configuration.ProxyServerTestHost
90 + Support_Configuration.ProxyServerTestHost
160 Support_Configuration.ProxyServerTestHost, 808);
162 Support_Configuration.ProxyServerTestHost, 1080);
169 + Support_Configuration.ProxyServerTestHost
H A DURLTest.java1015 + Support_Configuration.ProxyServerTestHost
1046 + Support_Configuration.ProxyServerTestHost
1104 + Support_Configuration.ProxyServerTestHost
/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_Configuration.java49 public static String ProxyServerTestHost = "jcltest.apache.org"; field in class:Support_Configuration
163 value = props.get("ProxyServerTestHost");
165 ProxyServerTestHost = value;

Completed in 920 milliseconds