Searched defs:old_path (Results 1 – 10 of 10) sorted by relevance
35 let old_path = tmpfile.path().to_path_buf(); in test_persist() localVariable64 let old_path = tmpfile.path().to_path_buf(); in test_persist_noclobber() localVariable167 let old_path = tmppath.to_path_buf(); in test_temppath_persist() localVariable195 let old_path = tmppath.to_path_buf(); in test_temppath_persist_noclobber() localVariable
59 let old_path = old_dir.path().join("old"); in test_renameat() localVariable85 let old_path = old_dir.path().join("old"); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable127 let old_path = old_dir.path().join("old"); in test_renameat2_exchange() localVariable173 let old_path = old_dir.path().join("old"); in test_renameat2_noreplace() localVariable
13 def main(old_path, new_path): argument
22 char *old_path; in main() local
179 status::Code Generate(const base::FilePath& old_path, in Generate()209 status::Code Apply(const base::FilePath& old_path, in Apply()
35 base::FilePath old_path = MakeTestPath(old_filename); in TestGenApply() local
80 const CPDF_Path& old_path = pData->m_PathAndTypeList.back().first; in AppendPath() local
128 let old_path = cstr(old_path)?; in persist() localVariable
87 def copy_trace_folder(old_path, new_path): argument
1151 char *old_path = getenv("PATH"); in add_paths() local