Searched defs:persist_path (Results 1 – 1 of 1) sorted by relevance
36 let persist_path = env::temp_dir().join("persisted_temporary_file"); in test_persist() localVariable66 let persist_path = persist_target.path().to_path_buf(); in test_persist_noclobber() localVariable168 let persist_path = env::temp_dir().join("persisted_temppath_file"); in test_temppath_persist() localVariable197 let persist_path = persist_target.path().to_path_buf(); in test_temppath_persist_noclobber() localVariable