Home
last modified time | relevance | path

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

/external/autotest/server/
Dcrashcollect.py62 skip_summary_collection = True
65 skip_summary_collection = False
74 skip_summary_collection |= not os.path.exists(dest_path)
77 skip_summary_collection=skip_summary_collection)
/external/autotest/client/bin/result_tools/
Drunner.py129 skip_summary_collection=False): argument
160 skip_summary_collection = True
178 if not skip_summary_collection: