Searched refs:touch_all (Results 1 – 2 of 2) sorted by relevance
139 pub fn touch_all<P: AsRef<Path>>(&self, paths: &[P]) { in touch_all() method
148 dir.touch_all(&["foo/a", "foo/b", "foo/c"]); in many_files()191 dir.touch_all(&["foo/b", "foo/d", "foo/f"]); in many_mixed()305 dir.touch_all(&["foo/a", "foo/b"]); in siblings()306 dir.touch_all(&["bar/a", "bar/b"]); in siblings()