Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 25 of 41) sorted by relevance

12

/external/rust/android-crates-io/crates/tokio/tests/
Dfs_dir.rs13 let new_dir = base_dir.path().join("foo"); in create_dir() localVariable
24 let new_dir = base_dir.path().join("foo").join("bar"); in create_all() localVariable
34 let new_dir = base_dir.path().join("foo").join("bar"); in build_dir() localVariable
52 let new_dir = base_dir.path().join("abc"); in build_dir_mode_read_only() localVariable
72 let new_dir = base_dir.path().join("foo"); in remove() localVariable
/external/rust/android-crates-io/crates/nix/test/
Dtest_fcntl.rs129 let new_dir = tempfile::tempdir().unwrap(); in test_renameat() localVariable
158 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable
204 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_exchange() localVariable
248 let new_dir = tempfile::tempdir().unwrap(); in test_renameat2_noreplace() localVariable
/external/rust/android-crates-io/crates/criterion/src/analysis/
Dmod.rs133 let mut new_dir = criterion.output_directory.clone(); in common() localVariable
342 let new_dir = root_dir.join("new"); in copy_new_dir_to_base() localVariable
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
Drename.pass.cpp134 const path new_dir = env.makePath("new_dir"); in basic_rename_dir_test() local
/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c214 struct dir_ent *new_dir; in squashfs_opendir_1() local
Dunsquash-3.c291 struct dir_ent *new_dir; in squashfs_opendir_3() local
Dunsquash-4.c260 struct dir_ent *new_dir; in squashfs_opendir_4() local
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
Drename.pass.cpp134 const path new_dir = env.makePath("new_dir"); in basic_rename_dir_test() local
/external/swiftshader/third_party/llvm-10.0/scripts/
Dupdate.py127 def pushd(new_dir): argument
/external/swiftshader/third_party/llvm-16.0/scripts/
Dupdate.py132 def pushd(new_dir): argument
Dgenerate_build_files.py40 def pushd(new_dir): argument
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dlocal_storage.c77 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
/external/tensorflow/tensorflow/core/platform/
Dfile_system_helper.cc97 StringPiece new_dir(io::Dirname(dir)); in AllDirectoryPrefixes() local
/external/boringssl/src/crypto/x509/
Dby_dir.cc87 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dby_dir.cc134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dby_dir.cc134 static int new_dir(X509_LOOKUP *lu) { in new_dir() function
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dby_dir.c145 static int new_dir(X509_LOOKUP *lu) in new_dir() function
/external/leveldb/db/
Drepair.cc414 std::string new_dir; in ArchiveFile() local
/external/toolchain-utils/cros_utils/
Dmisc.py325 def WorkingDirectory(new_dir): argument
/external/libchrome/base/files/
Dfile_util_posix.cc666 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
687 FilePath* new_dir) { in CreateTemporaryDirInDir()
/external/autotest/site_utils/
Dtest_runner_utils.py905 new_dir=True): argument
/external/cronet/stable/base/files/
Dfile_util_posix.cc858 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
880 FilePath* new_dir) { in CreateTemporaryDirInDir()
Dfile_util_win.cc659 FilePath* new_dir) { in CreateTemporaryDirInDir()
/external/cronet/tot/base/files/
Dfile_util_posix.cc858 FilePath* new_dir) { in CreateTemporaryDirInDirImpl()
880 FilePath* new_dir) { in CreateTemporaryDirInDir()
Dfile_util_win.cc659 FilePath* new_dir) { in CreateTemporaryDirInDir()

12