Searched defs:execution_tag (Results 1 – 4 of 4) sorted by relevance
/external/autotest/scheduler/ | ||
D | drone_manager.py | 783 def get_pidfile_id_from(self, execution_tag, pidfile_name): argument |
D | scheduler_models.py | 913 def execution_tag(self): member in HostQueueEntry |
D | monitor_db_functional_test.py | 284 def get_pidfile_id_from(self, execution_tag, pidfile_name): argument |
D | monitor_db_unittest.py | 507 execution_tag = 'test_tag' variable in PidfileRunMonitorTest |