Searched defs:SpecialInetTestAddress (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/support/src/test/java/tests/support/
H A DSupport_Configuration.java98 public static String SpecialInetTestAddress = "www.google.com"; field in class:Support_Configuration
286 value = props.get("SpecialInetTestAddress");
288 SpecialInetTestAddress = value;

Completed in 3732 milliseconds