Home
last modified time | relevance | path

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

/external/autotest/server/
Dcrashcollect.py60 skip_summary_collection = True
63 skip_summary_collection = False
72 skip_summary_collection |= not os.path.exists(dest_path)
75 skip_summary_collection=skip_summary_collection)
/external/autotest/client/bin/result_tools/
Drunner.py128 skip_summary_collection=False): argument
159 skip_summary_collection = True
177 if not skip_summary_collection: