Home
last modified time | relevance | path

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

/external/autotest/server/
Dcrashcollect.py227 collect_command(host, "dmesg", os.path.join(crashinfo_dir, "dmesg"))
300 def collect_command(host, command, dest_path): function