HomeSort by relevance Sort by last modified time
    Searched refs:MoblabHost (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/hosts/
moblab_host.py 69 class MoblabHost(cros_host.CrosHost):
87 # Use default timeout_min of MoblabHost for self.tko
94 super(MoblabHost, self)._initialize(*args, **dargs)
168 # Use moblabhost's own AFE object with a longer timeout to wait for the
216 super(MoblabHost, self).verify_software()
319 return super(MoblabHost, self).get_platform() + '_moblab'
factory.py 38 host_types = [cros_host.CrosHost, moblab_host.MoblabHost,
45 'moblab': moblab_host.MoblabHost}
cros_repair.py 715 """Return the verification DAG for a `MoblabHost`."""
728 """Return the repair actions for a `MoblabHost`."""
738 Return a `RepairStrategy` for a `MoblabHost`.
    [all...]

Completed in 250 milliseconds