Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/context/
Dhandler.py37 def handle_repeat_result(report_xml, report_path, round_folder=""): argument
68 def report_not_executed(report_path, test_drivers, error_message, task=None): argument
Dupload.py130 def upload_unavailable_result(cls, error_msg, case_id="", report_path=""): argument
Dlife_stage.py77 def __init__(self, report_path, unavailable, error_msg): argument
/test/testfwk/developer_test/libs/benchmark/report/
Dbenchmark_reporter.py36 def __generate_reports__(self, report_path, **kwargs): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dcpp_driver_lite.py404 def download_nfs_xml(self, request, report_path): argument
459 def read_nfs_xml(self, request, report_path, is_true=False): argument
519 def delete_device_xml(self, request, report_path): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Drepeater_helper.py24 def __init__(self, report_path): argument
Dresult_reporter.py120 def __generate_reports__(self, report_path, **kwargs): argument
152 def _check_params(self, report_path, **kwargs): argument
Dreporter_helper.py219 def get_summary_result(cls, report_path, file_name, key=None, **kwargs): argument
266 def _get_data_reports(cls, report_path, file_prefix=None): argument
489 def parse_element_data(self, summary_element, report_path, task_info): argument
498 def _set_exec_info(self, report_path, task_info): argument
Dsuite_reporter.py51 def __init__(self, results, report_name, report_path=None, **kwargs): argument
/test/testfwk/xdevice/plugins/devicetest/core/
Dresult_upload.py28 def __init__(self, report_path): argument
Dreport.py37 def __init__(self, report_path): argument
/test/testfwk/developer_test/local_coverage/keyword_registration/
Dkeyword_filter.py39 def __init__(self, report_path): argument
93 def __init__(self, report_path): argument
924 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/src/xdevice/_core/cluster/
Dutils.py325 def create_empty_result(report_path, case_name: str, error_message: str): argument
457 def upload_task_end(task_id, block_id, report_path): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Drequest.py194 def _check_report_path(cls, report_path): argument
/test/testfwk/developer_test/src/core/command/
Dconsole.py488 report_path = "report_path" variable in ConfigConst
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py393 def get_device_log_file(report_path, serial=None, log_name="device_log", argument
Dconstants.py278 report_path = "report_path" variable in ConfigConst
360 report_path = "report_path" variable in ReportConst
Dinterface.py364 def __generate_reports__(self, report_path, **kwargs): argument
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py53 report_path = None variable in EnvPool
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py123 def get_device_log_file(report_path, serial=None, log_name="device_log"): argument