Home
last modified time | relevance | path

Searched refs:testsuit_path (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/developer_test/aw/python/distributed/common/
Dcommon.py27 def get_result_dir(testsuit_path): argument
30 filedir, _ = os.path.split(testsuit_path)
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py130 def get_result_savepath(testsuit_path, result_rootpath): argument
132 filedir, _ = os.path.split(testsuit_path)
272 def __init__(self, testsuit_path, config): argument
273 self.testsuite_path = testsuit_path
277 if testsuit_path.endswith(".hap"):
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers.py94 def get_result_savepath(testsuit_path, result_rootpath): argument
96 filedir, _ = os.path.split(testsuit_path)
147 def __init__(self, testsuit_path, result_rootpath, device, argument
149 self.testsuite_path = testsuit_path