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

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
imagediffdb.py 342 with contextlib.closing(urllib.urlopen(url)) as url_handle:
344 shutil.copyfileobj(fsrc=url_handle, fdst=file_handle)
  /external/skia/gm/rebaseline_server/
imagediffdb.py 342 with contextlib.closing(urllib.urlopen(url)) as url_handle:
344 shutil.copyfileobj(fsrc=url_handle, fdst=file_handle)

Completed in 61 milliseconds