Home
last modified time | relevance | path

Searched defs:FetchUrl (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/
Dnetwork.py63 def FetchUrl(url_pattern, bytes_to_fetch=10, fetch_timeout=10): function
/external/autotest/utils/frozen_chromite/lib/
Dgob_util.py250 def FetchUrl(host, path, reqtype='GET', headers=None, body=None, function