Searched refs:MoblabHost (Results 1 – 2 of 2) sorted by relevance
49 class MoblabHost(cros_host.CrosHost): class75 super(MoblabHost, self)._initialize(*args, **dargs)148 super(MoblabHost, self).reboot(**dargs)247 super(MoblabHost, self).verify_software()339 return super(MoblabHost, self).get_platform() + '_moblab'
40 host_types = [cros_host.CrosHost, moblab_host.MoblabHost,48 'moblab': moblab_host.MoblabHost}