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

  /external/autotest/server/hosts/
plankton_host.py 16 PLANKTON_HOST_ATTR = 'plankton_host'
37 def _initialize(self, plankton_host='localhost', plankton_port=9998,
43 @param plankton_host: Name of the host where the servod process
48 super(PlanktonHost, self)._initialize(plankton_host, plankton_port,
cros_host.py 33 from autotest_lib.server.hosts import plankton_host
212 for key in ('plankton_host', 'plankton_port')
294 self._plankton_host = plankton_host.create_plankton_host(plankton_args)
    [all...]
  /external/autotest/server/site_tests/firmware_TypeCProbeUSB3/
firmware_TypeCProbeUSB3.py 26 result = self.plankton_host.run_short('lsusb -t')
  /external/autotest/server/cros/faft/
firmware_test.py 156 self.plankton_host = host._plankton_host
    [all...]

Completed in 180 milliseconds