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

/external/apache-harmony/support/src/test/java/tests/support/
H A DSupport_Configuration.java70 public static String ProxyServerTestHostIPv6 = "jcltest6.apache.org"; field in class:Support_Configuration
208 value = props.get("ProxyServerTestHostIPv6");
210 ProxyServerTestHostIPv6 = value;

Completed in 85 milliseconds