Home
last modified time | relevance | path

Searched refs:source_code_rootpath (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dcommon.py34 source_code_rootpath = path
36 if source_code_rootpath == "":
38 if source_code_rootpath == "/" or source_code_rootpath.endswith(":\\"):
39 source_code_rootpath = ""
41 if is_source_code_rootpath(source_code_rootpath):
43 source_code_rootpath = os.path.dirname(source_code_rootpath)
44 return source_code_rootpath
/test/testfwk/xdevice/src/xdevice/
Dvariables.py56 source_code_rootpath = "" variable in Variables
95 Variables.source_code_rootpath = get_source_code_rootpath(