Home
last modified time | relevance | path

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

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