Home
last modified time | relevance | path

Searched defs:https_port (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dts_proxy_server.py41 def __init__(self, host_ip=None, http_port=None, https_port=None): argument
108 def UpdateOutboundPorts(self, http_port, https_port, timeout=5): argument
Dwpr_server.py60 def __init__(self, archive_path, replay_host, http_port, https_port, dns_port, argument
109 def _GetCommandLine(replay_py, host_ip, http_port, https_port, dns_port, argument
/external/autotest/client/common_lib/cros/tendo/
Dprivet_helper.py28 http_port=DEFAULT_HTTP_PORT, https_port=DEFAULT_HTTPS_PORT): argument