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

  /external/autotest/client/cros/
crash_test.py 412 report_kind: kind of report sent (minidump vs kernel)
429 report_kind = meta_match.group(2)
432 report_kind = None
472 'report_kind': report_kind,
  /external/autotest/client/site_tests/logging_UserCrash/
logging_UserCrash.py 289 username, exec_name, report_kind,
300 if result['report_kind'] != report_kind:

Completed in 52 milliseconds