HomeSort by relevance Sort by last modified time
    Searched full:verify_software (Results 1 - 7 of 7) sorted by null

  /external/autotest/server/hosts/
moblab_host.py 197 def verify_software(self): member in class:MoblabHost
210 super(MoblabHost, self).verify_software()
sonic_host.py 146 def verify_software(self): member in class:SonicHost
abstract_ssh.py 652 def verify_software(self): member in class:AbstractSSHHost
653 super(AbstractSSHHost, self).verify_software()
    [all...]
servo_host.py 502 def verify_software(self): member in class:ServoHost
505 It overrides the base class function for verify_software.
cros_host.py 1942 def verify_software(self): member in class:CrosHost
    [all...]
adb_host.py 652 def verify_software(self): member in class:ADBHost
    [all...]
  /external/autotest/client/common_lib/hosts/
base_classes.py 249 self.verify_software()
260 def verify_software(self): member in class:Host

Completed in 448 milliseconds