HomeSort by relevance Sort by last modified time
    Searched refs:skip_summary_collection (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/bin/result_tools/
runner.py 128 skip_summary_collection=False):
140 @param skip_summary_collection: True to skip summary file collection, only
159 skip_summary_collection = True
177 if not skip_summary_collection:
  /external/autotest/server/
crashcollect.py 60 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)

Completed in 520 milliseconds