Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dadb_host.py1348 self._collect_crash_logs_dut(BRILLO_NATIVE_CRASH_LOG_DIR)
1350 self._collect_crash_logs_dut(ANDROID_TOMBSTONE_CRASH_LOG_DIR)
1353 def _collect_crash_logs_dut(self, log_directory): member in ADBHost