Home
last modified time | relevance | path

Searched refs:DEFAULT_OWNERSHIP_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/
Dconstants.py74 DEFAULT_OWNERSHIP_TIMEOUT = 300 # Ownership is an inherently random process. variable
Dlogin.py124 def wait_for_ownership(timeout=constants.DEFAULT_OWNERSHIP_TIMEOUT):
/external/autotest/client/common_lib/cros/
Dsession_manager.py76 timeout=constants.DEFAULT_OWNERSHIP_TIMEOUT):