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

  /external/chromium_org/v8/tools/testrunner/local/
utils.py 117 def URLRetrieve(source, destination):
119 can't use urllib.urlretrieve()."""
  /external/chromium_org/v8/test/promises-aplus/
testcfg.py 105 utils.URLRetrieve(TEST_URL, archive)
132 utils.URLRetrieve(SINON_URL, path)
  /external/chromium_org/v8/test/test262/
testcfg.py 100 utils.URLRetrieve(archive_url, archive_name)
  /external/chromium_org/v8/test/test262-es6/
testcfg.py 139 utils.URLRetrieve(archive_url, archive_name)

Completed in 632 milliseconds