Home
last modified time | relevance | path

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

/external/autotest/contrib/
Ddb_cleanup.py352 def should_cleanup(): function
373 if args.check_server and not should_cleanup():
/external/autotest/scheduler/
Dmonitor_db_cleanup.py44 should_cleanup = (self._last_clean_time +
47 if should_cleanup: