OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_dir
(Results
51 - 75
of
105
) sorted by null
1
2
3
4
5
/external/tensorflow/tensorflow/tools/gcs_test/python/
gcs_smoke.py
61
file_io.
create_dir
(dir_name)
104
file_io.
create_dir
(dir_to_rename)
133
file_io.
create_dir
(dir_name)
/tools/test/connectivity/acts/framework/acts/
logger.py
26
from acts.utils import
create_dir
164
create_dir
(log_path)
218
create_dir
(log_path)
/tools/test/connectivity/acts/framework/acts/controllers/
iperf_server.py
212
utils.
create_dir
(self.log_path)
260
utils.
create_dir
(self.log_path)
320
utils.
create_dir
(self.log_path)
android_device.py
688
utils.
create_dir
(adb_excerpt_path)
747
utils.
create_dir
(self.log_path)
886
utils.
create_dir
(br_path)
[
all
...]
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.create_directory/
create_directory.pass.cpp
59
const path dir = env.
create_dir
("dir1");
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.resize_file/
resize_file.pass.cpp
62
const path dir = env.
create_dir
("dir1");
/external/libcxx/test/support/
filesystem_dynamic_test_helper.py
61
def
create_dir
(dname):
function
/external/tensorflow/tensorflow/python/platform/
gfile.py
23
from tensorflow.python.lib.io.file_io import
create_dir
as MkDir
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/fs.op.funcs/fs.op.create_directory/
create_directory.pass.cpp
59
const path dir = env.
create_dir
("dir1");
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/fs.op.funcs/fs.op.resize_file/
resize_file.pass.cpp
62
const path dir = env.
create_dir
("dir1");
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
filesystem_dynamic_test_helper.py
61
def
create_dir
(dname):
function
/external/libcxx/test/std/experimental/filesystem/class.directory_iterator/directory_iterator.members/
ctor.pass.cpp
93
env.
create_dir
(testDir);
155
env.
create_dir
(testDir);
/external/libcxx/test/std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/
ctor.pass.cpp
94
env.
create_dir
(testDir);
157
env.
create_dir
(testDir);
/external/tensorflow/tensorflow/python/lib/io/
file_io_test.py
33
file_io.
create_dir
(self._base_dir)
141
file_io.
create_dir
(dir_path)
232
file_io.
create_dir
(dir_path)
244
file_io.
create_dir
(dir_path)
250
file_io.
create_dir
(subdir_path)
266
file_io.
create_dir
(dir_path)
271
file_io.
create_dir
(os.path.join(dir_path, name))
275
file_io.
create_dir
(os.path.join(dir_path, "subdir1_2/subdir2"))
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.directory_iterator/directory_iterator.members/
ctor.pass.cpp
86
env.
create_dir
(testDir);
148
env.
create_dir
(testDir);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/
ctor.pass.cpp
90
env.
create_dir
(testDir);
153
env.
create_dir
(testDir);
increment.pass.cpp
147
env.
create_dir
("dir1"),
148
env.
create_dir
("dir1/dir2"),
/test/vts/runners/host/
logger.py
160
utils.
create_dir
(log_path)
214
utils.
create_dir
(log_path)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtFunhausBaseTest.py
23
from acts.utils import
create_dir
148
create_dir
(dumpsys_path)
/external/autotest/client/cros/faft/utils/
firmware_updater.py
80
self.os_if.
create_dir
(self._temp_path)
81
self.os_if.
create_dir
(self._cbfs_work_path)
82
self.os_if.
create_dir
(self._work_path)
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/
last_write_time.pass.cpp
180
const path dir = env.
create_dir
("dir");
224
const path dir = env.
create_dir
("dir");
384
const path dir = env.
create_dir
("dir");
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.rename/
rename.pass.cpp
60
const path dir = env.
create_dir
("dir1");
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/filesystem/fs.op.funcs/fs.op.rename/
rename.pass.cpp
60
const path dir = env.
create_dir
("dir1");
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
TelephonyLabPowerTest.py
35
from acts.utils import
create_dir
133
create_dir
(self.monsoon_log_path)
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/
last_write_time.pass.cpp
208
const path dir = env.
create_dir
("dir");
252
const path dir = env.
create_dir
("dir");
412
const path dir = env.
create_dir
("dir");
Completed in 1582 milliseconds
1
2
3
4
5