Home
last modified time | relevance | path

Searched defs:expiration_seconds (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/hosts/
Dbase_classes.py713 def check_cached_up_status(self, expiration_seconds): argument
/external/autotest/server/hosts/
Dabstract_ssh.py1236 self, expiration_seconds=_DEFAULT_UP_STATUS_EXPIRATION_SECONDS): argument