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

/external/autotest/server/
H A Dautotest_unittest.py25 self.host.job.run_test_cleanup = True
/external/autotest/client/common_lib/
H A Dbase_job.py727 @property run_test_cleanup: A boolean indicating if test.cleanup should be
787 run_test_cleanup = _job_state.property_factory( variable in class:base_job
788 '_state', 'run_test_cleanup', True)
H A Dtest.py579 run_cleanup = dargs.pop('run_cleanup', self.job.run_test_cleanup)

Completed in 162 milliseconds