Lines Matching refs:report_path
119 driver_obj.result = os.path.join(request.config.report_path, "result", "%s.xml" % test_name)
225 configs["report_path"] = request.config.report_path
259 request.config.report_path, self.result, self.error_message,
263 if self.result not in [report_path for report_path, _ in tmp_list]:
267 request.config.report_path, self.result,
385 configs["report_path"] = request.config.report_path
409 request.config.report_path, self.result, self.error_message,