Home
last modified time | relevance | path

Searched refs:in_lab (Results 1 – 9 of 9) sorted by relevance

/external/autotest/server/
Dautoserv_utils.py28 in_lab=False, argument
142 if in_lab:
Dautoserv136 in_lab=parser.options.lab,
469 in_lab = bool(parser.options.lab)
535 in_lab=in_lab,
548 'in_lab': in_lab,
Dautoserv.py136 in_lab=parser.options.lab,
469 in_lab = bool(parser.options.lab)
535 in_lab=in_lab,
548 'in_lab': in_lab,
Dserver_job.py96 def get_machine_dicts(machine_names, store_dir, in_lab, use_shadow_store, argument
125 if in_lab and host_attributes:
131 if not in_lab:
256 parent_job_id=None, in_lab=False, argument
382 self.in_lab = in_lab
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_quick_tests.py650 in_lab = site_utils.host_in_lab(self.host.hostname)
657 milestone, board, in_lab)
665 milestone, board, in_lab)
684 milestone, board, in_lab): argument
702 if in_lab:
/external/autotest/server/hosts/
Dlabstation_repair.py39 if host.is_in_lab() and host.job and host.job.in_lab:
Dservo_repair.py81 if host.is_in_lab() and host.job and host.job.in_lab:
/external/autotest/client/bin/
Dsetup_job.py38 self.in_lab = False
Djob.py271 self.in_lab = False