Home
last modified time | relevance | path

Searched refs:res_dir (Results 1 - 8 of 8) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
H A Dvariables.py51 res_dir = "" variable in Variables
68 Variables.res_dir = os.path.abspath(os.path.join(
H A Dutils.py332 res_dir = os.path.abspath(os.path.join(Variables.exec_dir, resource_dir))
335 paths.update([inner_dir, res_dir, top_inner_dir, top_res_dir,
/test/xts/tools/lite/build/
H A Dsuite.py200 res_dir = os.path.join(self.args.project_dir, "resource")
214 source_dirs=res_dir)
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dvariables.py34 return Variables.res_dir
/test/testfwk/xdevice/src/xdevice/_core/config/
H A Dconfig_manager.py62 config_path = os.path.join(Variables.res_dir, "config")
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dresult_reporter.py174 report_template = os.path.join(Variables.res_dir, "template")
753 pyc_path = os.path.join(Variables.res_dir, "tools", "binder.pyc")
H A Dreporter_helper.py486 self.template_name = os.path.join(Variables.res_dir, "template",
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice_lite.py59 config_path = os.path.join(Variables.res_dir, "config")

Completed in 8 milliseconds