Lines Matching refs:report
50 from devicetest.report.generation import add_log_caching_handler
51 from devicetest.report.generation import del_log_caching_handler
52 from devicetest.report.generation import get_caching_logs
53 from devicetest.report.generation import generate_report
313 start_time, error_msg, report, **kwargs):
315 case_name, tests, case_result, start_time, error_msg, report, **kwargs)
329 def record_cls_result(case_name, tests_step, result, start_time, error, report, **kwargs):
337 "report": report
453 suite.report = testsuite_cls.suite_report_path
467 report = case_result.get("report")
477 test_result.report = report