OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_OWNERSHIP_TIMEOUT
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/cros/
constants.py
74
DEFAULT_OWNERSHIP_TIMEOUT
= 300 # Ownership is an inherently random process.
login.py
124
def wait_for_ownership(timeout=constants.
DEFAULT_OWNERSHIP_TIMEOUT
):
/external/autotest/client/common_lib/cros/
session_manager.py
76
timeout=constants.
DEFAULT_OWNERSHIP_TIMEOUT
):
Completed in 120 milliseconds