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

  /external/autotest/server/cros/servo/
chrome_cr50.py 28 class ChromeCr50(chrome_ec.ChromeConsole):
89 super(ChromeCr50, self).__init__(servo, 'cr50_uart')
94 logging.debug(super(ChromeCr50, self).send_command_get_output(
107 super(ChromeCr50, self).send_command(commands)
305 return super(ChromeCr50, self).send_command_get_output(command,
    [all...]
  /external/autotest/server/cros/faft/
firmware_test.py 752 self.cr50 = chrome_cr50.ChromeCr50(self.servo)
    [all...]

Completed in 149 milliseconds