Home
last modified time | relevance | path

Searched refs:log_dir (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/xdevice/src/xdevice/
Dvariables.py39 log_dir = "" variable in ReportVariables
75 Variables.report_vars.log_dir = "log"
134 Variables.report_vars.log_dir)
/test/testfwk/xdevice/src/xdevice/_core/executor/
Drequest.py93 log_path = os.path.join(report_path, Variables.report_vars.log_dir)
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py400 log_path = os.path.join(report_path, Variables.report_vars.log_dir, module_name)
402 log_path = os.path.join(report_path, Variables.report_vars.log_dir)
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py128 log_path = os.path.join(report_path, Variables.report_vars.log_dir)