Searched refs:MoblabHost (Results 1 – 2 of 2) sorted by relevance
69 class MoblabHost(cros_host.CrosHost): class94 super(MoblabHost, self)._initialize(*args, **dargs)216 super(MoblabHost, self).verify_software()319 return super(MoblabHost, self).get_platform() + '_moblab'
38 host_types = [cros_host.CrosHost, moblab_host.MoblabHost,45 'moblab': moblab_host.MoblabHost}