Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/security_SandboxLinuxUnittests/
Dsecurity_SandboxLinuxUnittests.py17 CRASH_DIR = '/var/spool/crash' variable in security_SandboxLinuxUnittests
22 crash_pattern = os.path.join(self.CRASH_DIR, self.BINARY + '*')
/external/autotest/client/cros/
Dconstants.py32 CRASH_DIR = '/var/spool/crash' variable
/external/autotest/client/bin/
Dsite_sysinfo.py334 constants.CRASH_DIR,
340 constants.CRASH_DIR,
/external/autotest/server/
Dsite_crashcollect.py171 return host.list_files_glob(os.path.join(constants.CRASH_DIR, '*'))