Home
last modified time | relevance | path

Searched defs:report_xml (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/context/
Dhandler.py37 def handle_repeat_result(report_xml, report_path, round_folder=""): argument
49 def update_report_xml(report_xml, props): argument
/test/testfwk/xdevice/plugins/devicetest/core/
Dreport.py32 report_xml = "report.xml" variable in ReportConstants