Home
last modified time | relevance | path

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

/external/autotest/client/cros/power/
Dpower_utils.py1006 _BASE_INIT_CMD = 'cros_config /detachable-base usb-path' variable in BaseActivitySimulator
1038 result = utils.run(self._BASE_INIT_CMD, ignore_status=True)
1040 logging.warning('Command failed: %s', self._BASE_INIT_CMD)