Home
last modified time | relevance | path

Searched refs:http_path (Results 1 – 2 of 2) sorted by relevance

/external/autotest/tko/
Dretrieve_logs.cgi61 http_path = 'http://%s/tko/retrieve_logs.cgi?localonly&job=%s' % (
64 http_path = 'http://%s%s' % (host, job_path)
67 utils.urlopen(http_path)
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dtransport.py339 def _send_http_request(self, connection, http_path, encoded_request): argument
342 http_path,