Searched refs:summary_data_report (Results 1 – 3 of 3) sorted by relevance
106 self.report_path, ReportConstant.summary_data_report)142 if data_report.endswith(ReportConstant.summary_data_report):246 ReportConstant.summary_data_report.split(".")[0],
38 summary_data_report = "summary_report.xml" variable in ReportConstant
1078 summary_data_report = os.path.join(task.config.report_path,1079 ReportConstant.summary_data_report)1080 if not os.path.exists(summary_data_report):1086 task_element = ElementTree.parse(summary_data_report).getroot()