Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/
Dfirmware_StandbyPowerConsumption.py11 PP_PATH = '/dev/ttyUSB0' variable
13 CMD = '(stty 115200 cs8 -ixon; cat) < ' + PP_PATH + ' > ' + PP_LOG
86 is_pp_connected = self.s_host.run('ls ' + PP_PATH, ignore_status=True)