Home
last modified time | relevance | path

Searched defs:result_path (Results 1 – 6 of 6) sorted by relevance

/test/testfwk/developer_test/aw/python/distributed/common/
Dmanager.py28 def __init__(self, result_path): argument
43 def make_device_list(self, result_path): argument
Ddrivers.py67 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/
Dbenchmark_reporter.py40 def _make_benchmark_report(self, result_path): argument
/test/testfwk/developer_test/src/core/command/
Ddistribute_execute.py28 def __init__(self, result_path, suits_dir): argument
/test/testfwk/developer_test/aw/python/distributed/distribute/
Ddistribute.py84 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/
Dresult_reporter.py372 def _find_module_name(cls, result_path, root): argument