OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http_path
(Results
1 - 2
of
2
) sorted by null
/external/autotest/tko/
retrieve_logs.cgi
61
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/
transport.py
339
def _send_http_request(self, connection,
http_path
, encoded_request):
342
http_path
,
Completed in 54 milliseconds