Searched refs:in_lab (Results 1 – 11 of 11) sorted by relevance
/external/autotest/server/ |
D | autoserv_utils.py | 26 in_lab=False, argument 125 if in_lab:
|
D | autoserv.py | 135 in_lab=parser.options.lab, 457 in_lab = bool(parser.options.lab) 513 in_lab=in_lab, 526 'in_lab': in_lab,
|
D | autoserv | 135 in_lab=parser.options.lab, 457 in_lab = bool(parser.options.lab) 513 in_lab=in_lab, 526 'in_lab': in_lab,
|
D | server_job.py | 84 def get_machine_dicts(machine_names, store_dir, in_lab, use_shadow_store, argument 113 if in_lab and host_attributes: 119 if not in_lab: 244 parent_job_id=None, in_lab=False, argument 366 self.in_lab = in_lab
|
D | afe_utils.py | 42 if not host.job or not host.job.in_lab:
|
/external/autotest/client/bin/ |
D | setup_job.py | 37 self.in_lab = False
|
D | job.py | 268 self.in_lab = False
|
/external/autotest/server/hosts/ |
D | servo_repair.py | 27 if host.is_in_lab() and host.job and host.job.in_lab:
|
/external/autotest/scheduler/ |
D | prejob_task.py | 405 in_lab=True,
|
D | agent_task.py | 659 in_lab=True,
|
D | monitor_db.py | 298 verbose=verbose, in_lab=True)
|