Searched refs:client_constants (Results 1 – 3 of 3) sorted by relevance
12 from autotest_lib.client.cros import constants as client_constants unknown97 'cat "%s"' % client_constants.LSB_RELEASE).stdout.strip()
22 from autotest_lib.client.cros import constants as client_constants unknown946 logging.debug('Dumping %s', client_constants.UPDATE_ENGINE_LOG)947 self.run('cat %s' % client_constants.UPDATE_ENGINE_LOG)1489 if self.path_exists(client_constants.PRIOR_LOGS_DIR):1524 client_constants.PRIOR_LOGS_DIR, self.hostname)1525 self.run('rm -rf %s; sync' % client_constants.PRIOR_LOGS_DIR)1537 self._CRASHLOGS_PREFIX, client_constants.PRIOR_LOGS_DIR)1539 self.collect_logs(client_constants.PRIOR_LOGS_DIR,1542 self._CRASHLOGS_PREFIX, client_constants.PRIOR_LOGS_DIR)1545 self._CRASHLOGS_PREFIX, client_constants.PRIOR_LOGS_DIR,[all …]
27 from autotest_lib.client.cros import constants as client_constants unknown389 'cat "%s"' % client_constants.LSB_RELEASE).stdout.strip()