Home
last modified time | relevance | path

Searched refs:MoblabHost (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dmoblab_host.py75 class MoblabHost(cros_host.CrosHost): class
100 super(MoblabHost, self)._initialize(*args, **dargs)
234 super(MoblabHost, self).verify_software()
337 return super(MoblabHost, self).get_platform() + '_moblab'
Dfactory.py44 moblab_host.MoblabHost, jetstream_host.JetstreamHost,
48 'moblab': moblab_host.MoblabHost,