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

  /external/autotest/client/cros/
power_suspend.py 327 src = cros_logging.strip_timestamp(line)
328 text = cros_logging.strip_timestamp(self._logs[i + 1]) + '\n' \
329 + cros_logging.strip_timestamp(self._logs[i + 2])
cros_logging.py 14 def strip_timestamp(msg): function

Completed in 91 milliseconds