Searched refs:is_in_lab (Results 1 – 5 of 5) sorted by relevance
38 required_by_test=True, is_in_lab=None, *args, **dargs): argument73 return PlanktonHost(Required_by_test=True, is_in_lab=False, **plankton_args)
82 servo_model=None, servo_serial=None, is_in_lab=None, argument112 elif is_in_lab is None:115 self._is_in_lab = is_in_lab163 def is_in_lab(self): member in ServoHost558 return self.is_in_lab()773 is_in_lab=(servo_args
97 def is_in_lab(self): member in ChameleonHost
27 if host.is_in_lab() and host.job and host.job.in_lab:
308 def is_in_lab(): function330 if not is_in_lab():