Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dconstants.py36 PRIOR_LOGS_DIR = '/mnt/stateful_partition/unencrypted/prior_logs' variable
/external/autotest/server/hosts/
Dcros_host.py1489 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,