Searched refs:old_dir (Results 1 – 10 of 10) sorted by relevance
154 old_dir = os.getcwd()159 os.chdir(old_dir)169 old_dir = os.getcwd()175 os.chdir(old_dir)184 old_dir = os.getcwd()189 os.chdir(old_dir)195 old_dir = os.getcwd()200 os.chdir(old_dir)211 old_dir = os.getcwd()218 os.chdir(old_dir)[all …]
28 old_dir = os.getcwd()38 os.chdir(old_dir)
66 local old_dir=$PWD82 cd $old_dir93 cd $old_dir105 local old_dir=$PWD120 cd $old_dir
63 let old_dir = tempfile::tempdir().unwrap(); in test_renameat() localVariable65 open(old_dir.path(), OFlag::empty(), Mode::empty()).unwrap(); in test_renameat()66 let old_path = old_dir.path().join("old"); in test_renameat()93 let old_dir = tempfile::tempdir().unwrap(); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable95 open(old_dir.path(), OFlag::empty(), Mode::empty()).unwrap(); in test_renameat2_behaves_like_renameat_with_no_flags()96 let old_path = old_dir.path().join("old"); in test_renameat2_behaves_like_renameat_with_no_flags()137 let old_dir = tempfile::tempdir().unwrap(); in test_renameat2_exchange() localVariable139 open(old_dir.path(), OFlag::empty(), Mode::empty()).unwrap(); in test_renameat2_exchange()140 let old_path = old_dir.path().join("old"); in test_renameat2_exchange()185 let old_dir = tempfile::tempdir().unwrap(); in test_renameat2_noreplace() localVariable[all …]
33 def clear_dir(old_dir): argument34 if os.path.exists(old_dir):35 shutil.rmtree(old_dir)
53 old_dir = os.getcwd()58 if os.path.join(old_dir, args.crates_index)79 os.chdir(old_dir)
176 old_dir = os.getcwd()177 self.addCleanup(os.chdir, old_dir)188 os.chdir(old_dir)
35 self.old_dir = os.getcwd()39 os.chdir(self.old_dir)
4214 old_dir = os.getcwd()4224 os.chdir(old_dir)
15582 const struct nfs_fh *old_dir; member15740 struct inode *old_dir; member42534 struct inode *old_dir; member