Searched defs:plankton (Results 1 - 1 of 1) sorted by relevance

/external/autotest/server/hosts/
H A Dcros_host.py37 from autotest_lib.server.cros.servo import plankton namespace
256 @param args_dict Dictionary from which to extract the plankton
323 # Add plankton host if plankton args were added on command line
339 # Create the plankton object used to access the ec uart
340 self.plankton = plankton.Plankton(self.plankton_servo,
343 self.plankton = None

Completed in 106 milliseconds