Home
last modified time | relevance | path

Searched defs:project_path (Results 1 – 5 of 5) sorted by relevance

/test/xts/tools/build/
Dsuite.py37 def _get_xts_rootpath(project_path): argument
43 def _get_subsystem_name(project_path): argument
54 def _get_resource_rootpath(project_path): argument
/test/testfwk/xdevice/src/xdevice/_core/cluster/
Drunner.py258 def __make_project_record(project_path, record_url): argument
269 def __clean_project(project_path): argument
Dutils.py65 def __init__(self, url, username, password, project_path): argument
/test/xts/tools/lite/build/
Dutils.py362 def build_js_hap(project_path, out_put_dir, hap_name): argument
/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py402 def set_project_path(self, project_path=None): argument