Home
last modified time | relevance | path

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

/external/autotest/client/cros/crash/
Duser_crash_test.py347 exec_name, report_kind, argument
357 if result['report_kind'] != report_kind:
358 raise error.TestFail('Expected a %s report' % report_kind)
Dcrash_test.py472 report_kind = meta_match.group(2)
475 report_kind = None
515 'report_kind': report_kind,