Searched refs:_DEFAULT_PORT (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/
H A Dbarrier.py6 _DEFAULT_PORT = 11922 variable
36 def __init__(self, address='', port=_DEFAULT_PORT):
160 self._port = port or _DEFAULT_PORT

Completed in 89 milliseconds