Searched defs:url (Results 1 – 4 of 4) sorted by relevance
176 String url = info.getBuildAttributes().get( in testDynamicUrlOverride() local
80 protected Client(String url, String toolName, String subToolName) { in Client()268 private static HttpURLConnection createConnection(URL url, String method, String contentType) in createConnection()
440 URL url; in downloadMediaToHost() local
569 URL url = new URL(baseUrl); in doPost() local