| /test/developertest/libs/benchmark/report/ |
| D | benchmark_reporter.py | 35 def __generate_reports__(self, report_path, **kwargs): argument
|
| /test/xdevice/src/xdevice/_core/report/ |
| D | result_reporter.py | 58 def __generate_reports__(self, report_path, **kwargs): argument 90 def _check_params(self, report_path, **kwargs): argument 550 def _parse_record_from_data(self, command, report_path): argument
|
| D | reporter_helper.py | 180 def get_summary_result(cls, report_path, file_name, key=None, **kwargs): argument 227 def _get_data_reports(cls, report_path, file_prefix=None): argument 439 def parse_element_data(self, summary_element, report_path, task_info): argument 446 def _set_exec_info(self, report_path, task_info): argument
|
| D | suite_reporter.py | 48 def __init__(self, results, report_name, report_path=None, **kwargs): argument
|
| /test/developertest/src/core/ |
| D | utils.py | 65 def get_device_log_file(report_path, serial=None, log_name="device_log"): argument
|
| /test/xdevice/src/xdevice/_core/driver/ |
| D | drivers_lite.py | 446 def download_nfs_xml(self, request, report_path): argument 504 def read_nfs_xml(self, request, report_path, is_true=False): argument 565 def delete_device_xml(self, request, report_path): argument
|
| /test/xdevice/src/xdevice/_core/executor/ |
| D | request.py | 200 def _check_report_path(cls, report_path): argument
|
| D | scheduler.py | 595 def report_not_executed(cls, report_path, test_drivers, error_message, argument 1050 def upload_unavailable_result(cls, error_msg, report_path=""): argument
|
| /test/xdevice/src/xdevice/_core/ |
| D | utils.py | 360 def get_device_log_file(report_path, serial=None, log_name="device_log", argument
|
| D | constants.py | 259 report_path = "report_path" variable in ConfigConst
|
| D | interface.py | 342 def __generate_reports__(self, report_path, **kwargs): argument
|
| /test/developertest/src/core/driver/ |
| D | drivers.py | 101 def get_device_log_file(report_path, serial=None, log_name="device_log"): argument
|