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.py120 if not host.is_cros_host():
159 if not host.is_cros_host():
179 if not host.is_cros_host():
259 if not host.is_cros_host():
307 if host.is_localhost() or not host.is_cros_host():
Dservo_host.py198 def is_cros_host(self): member in ServoHost
460 if not self.is_cros_host():