Home
last modified time | relevance | path

Searched refs:create_dir (Results 1 - 7 of 7) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/report/
H A Dgeneration.py24 from devicetest.utils.file_util import create_dir namespace
87 create_dir(os.path.dirname(to_file))
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
H A Dscreen_agent.py23 from devicetest.utils.file_util import create_dir namespace
78 create_dir(folder)
82 create_dir(folder)
/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dfile_util.py209 def create_dir(create_path): function
279 create_dir(des)
/test/testfwk/developer_test/src/core/
H A Dutils.py33 def create_dir(path): function
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py116 from _core.utils import create_dir namespace
279 "create_dir",
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py47 from xdevice import create_dir namespace
448 create_dir(new_local)
/test/testfwk/xdevice/src/xdevice/_core/
H A Dutils.py224 def create_dir(path): function

Completed in 5 milliseconds