Searched refs:report_kind (Results 1 – 3 of 3) sorted by relevance
40 def _check_send_result(self, result, report_kind, payload_name, argument55 if result['report_kind'] != report_kind:57 result['report_kind'], report_kind)
351 exec_name, report_kind, argument361 if result['report_kind'] != report_kind:362 raise error.TestFail('Expected a %s report' % report_kind)
458 report_kind = meta_match.group(2)461 report_kind = None495 'report_kind': report_kind,