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

  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
__init__.py 78 def SetUsbPassthrough(self, val):
_dummy.py 62 def SetUsbPassthrough(self, val):
monsoon.py 314 def SetUsbPassthrough(self, val):
  /cts/tools/utils/
monsoon.py 205 def SetUsbPassthrough(self, val):
360 mon.SetUsbPassthrough(0)
362 mon.SetUsbPassthrough(1)
364 mon.SetUsbPassthrough(2)
  /cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py 296 self._power_monitor.SetUsbPassthrough(val)
308 self._power_monitor.SetUsbPassthrough(val)
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/
monsoon.py 273 def SetUsbPassthrough(self, val):
811 self.mon.SetUsbPassthrough(state_lookup[state])
    [all...]

Completed in 370 milliseconds