Searched defs:result_path (Results 1 – 6 of 6) sorted by relevance
/test/testfwk/developer_test/aw/python/distributed/common/ |
D | manager.py | 28 def __init__(self, result_path): argument 43 def make_device_list(self, result_path): argument
|
D | drivers.py | 67 def receive_coverage_data(device, result_path, suite_file, file_name): argument 104 def execute(self, suite_file, result_path, options, push_flag=False): argument 117 def execute(self, suite_file, result_path, options, background=False): argument
|
/test/testfwk/developer_test/libs/benchmark/report/ |
D | benchmark_reporter.py | 40 def _make_benchmark_report(self, result_path): argument
|
/test/testfwk/developer_test/src/core/command/ |
D | distribute_execute.py | 28 def __init__(self, result_path, suits_dir): argument
|
/test/testfwk/developer_test/aw/python/distributed/distribute/ |
D | distribute.py | 84 def exec_agent(self, device, target_name, result_path, options): argument 102 def exec_major(self, device, target_name, result_path, options): argument
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
D | result_reporter.py | 372 def _find_module_name(cls, result_path, root): argument
|