Home
last modified time | relevance | path

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

/test/testfwk/developer_test/src/core/
Dutils.py33 def create_dir(path): function
/test/testfwk/xdevice/src/xdevice/
D__init__.py107 from _core.utils import create_dir
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py47 from xdevice import create_dir
444 create_dir(new_local)
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py222 def create_dir(path): function