Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/tradefed/
Dremote_client.py24 DEFAULT_PORT = 30103 variable
30 def __init__(self, host=LOCALHOST, port=DEFAULT_PORT, timeout=None):
/test/framework/harnesses/host_controller/
Dmain.py179 port = host_config.get("port", remote_client.DEFAULT_PORT)