Home
last modified time | relevance | path

Searched refs:has_host (Results 1 – 8 of 8) sorted by relevance

/external/autotest/server/site_tests/firmware_ECHash/
Dfirmware_ECHash.py37 if self.faft_client.system.has_host():
52 if self.faft_client.system.has_host():
/external/autotest/server/site_tests/firmware_FWtries/
Dfirmware_FWtries.py57 if self.faft_client.system.has_host():
/external/autotest/server/site_tests/firmware_FastbootReboot/
Dfirmware_FastbootReboot.py37 if not self.faft_client.system.has_host():
/external/autotest/server/site_tests/firmware_Mosys/
Dfirmware_Mosys.py71 if self.faft_client.system.has_host():
211 if self.faft_client.system.has_host():
/external/autotest/server/site_tests/firmware_FastbootErase/
Dfirmware_FastbootErase.py59 if not self.faft_client.system.has_host():
/external/autotest/server/cros/faft/utils/
Dfaft_checkers.py258 if self.faft_client.system.has_host():
/external/autotest/client/cros/faft/utils/
Dos_interface.py102 def has_host(self): member in OSInterface
/external/autotest/client/cros/faft/
Drpc_functions.py183 return self._os_if.has_host()