Searched refs:URL_NAME (Results 1 – 1 of 1) sorted by relevance
37 private static final String URL_NAME = "http://www.google.com"; field in ConnectivityTest60 URL url = new URL(URL_NAME); in testConnectionCreation()