Home
last modified time | relevance | path

Searched refs:is_cros_host (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dservo_repair.py54 if host.is_cros_host():
191 if not host.is_cros_host():
231 if not host.is_cros_host():
252 if not host.is_cros_host():
798 if not host.is_cros_host():
827 if host.is_localhost() or not host.is_cros_host():
989 if not host.is_cros_host():
Dbase_servohost.py216 def is_cros_host(self): member in BaseServoHost
263 if not self.is_cros_host():