HomeSort by relevance Sort by last modified time
    Searched refs:newURL (Results 1 - 18 of 18) sorted by null

  /external/curl/tests/libtest/
lib539.c 30 char *newURL = NULL;
62 newURL = aprintf("%s./", URL);
63 if(newURL == NULL) {
71 free(newURL);
77 test_setopt(curl, CURLOPT_URL, newURL);
86 free(newURL);
  /prebuilts/go/darwin-x86/misc/linkcheck/
linkcheck.go 133 newURL, err := res.Location()
137 if !strings.HasPrefix(newURL.String(), *root) {
141 crawl(newURL.String(), url)
  /prebuilts/go/linux-x86/misc/linkcheck/
linkcheck.go 133 newURL, err := res.Location()
137 if !strings.HasPrefix(newURL.String(), *root) {
141 crawl(newURL.String(), url)
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java     [all...]
  /tools/tradefederation/core/src/com/android/tradefed/util/net/
HttpHelper.java 433 URL newURL = new URL(location);
435 conn = createConnection(newURL, "GET", null);
  /external/libxml2/
xmllint.c 288 xmlChar *newURL;
290 newURL = xmlStrdup((const xmlChar *) paths[i]);
291 newURL = xmlStrcat(newURL, (const xmlChar *) "/");
292 newURL = xmlStrcat(newURL, (const xmlChar *) lastsegment);
293 if (newURL != NULL) {
294 ret = defaultEntityLoader((const char *)newURL, ID, ctxt);
304 newURL,
307 xmlFree(newURL);
    [all...]
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 579 milliseconds