Home
last modified time | relevance | path

Searched refs:summary_report (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/auto_xts_test/
H A Dresult.py29 summary_report = os.path.join(path, file_list[-1], "summary_report.html") variable
30 if (os.path.exists(summary_report)):
31 shutil.copy2(summary_report, "result\\")

Completed in 1 milliseconds