Home
last modified time | relevance | path

Searched defs:report_path (Results 1 – 16 of 16) sorted by relevance

/test/testfwk/developer_test/libs/benchmark/report/
Dbenchmark_reporter.py35 def __generate_reports__(self, report_path, **kwargs): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Drepeater_helper.py24 def __init__(self, report_path): argument
Dresult_reporter.py111 def __generate_reports__(self, report_path, **kwargs): argument
142 def _check_params(self, report_path, **kwargs): argument
854 def _parse_record_from_data(self, command, report_path): argument
Dsuite_reporter.py48 def __init__(self, results, report_name, report_path=None, **kwargs): argument
Dreporter_helper.py199 def get_summary_result(cls, report_path, file_name, key=None, **kwargs): argument
246 def _get_data_reports(cls, report_path, file_prefix=None): argument
467 def parse_element_data(self, summary_element, report_path, task_info): argument
476 def _set_exec_info(self, report_path, task_info): argument
/test/testfwk/developer_test/localCoverage/keyword_registration/
Dkeyword_filter.py38 def __init__(self, report_path): argument
92 def __init__(self, report_path): argument
932 def main(report_path): argument
/test/testfwk/developer_test/src/core/
Dutils.py66 def get_device_log_file(report_path, serial=None, log_name="device_log"): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py452 def download_nfs_xml(self, request, report_path): argument
510 def read_nfs_xml(self, request, report_path, is_true=False): argument
571 def delete_device_xml(self, request, report_path): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Drequest.py202 def _check_report_path(cls, report_path): argument
Dscheduler.py716 def report_not_executed(cls, report_path, test_drivers, error_message, argument
1194 def upload_unavailable_result(cls, error_msg, report_path=""): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py252 report_path = "report_path" variable in ConfigConst
311 report_path = "report_path" variable in ReportConst
Dutils.py395 def get_device_log_file(report_path, serial=None, log_name="device_log", argument
Dinterface.py360 def __generate_reports__(self, report_path, **kwargs): argument
/test/testfwk/developer_test/src/core/command/
Dconsole.py490 report_path = "report_path" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py53 report_path = None variable in EnvPool
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py126 def get_device_log_file(report_path, serial=None, log_name="device_log"): argument