Searched defs:is_in_lab (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/hosts/ | ||
D | chameleon_host.py | 97 def is_in_lab(self): member in ChameleonHost |
D | base_servohost.py | 56 def _initialize(self, hostname, is_in_lab=None, *args, **dargs): argument |
D | servo_host.py | 179 is_in_lab=None, argument |
/external/autotest/server/ | ||
D | site_utils.py | 316 def is_in_lab(): function |