Home
last modified time | relevance | path

Searched defs:tempdir_newfile (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs943 let tempdir_newfile = tempdir().unwrap(); in test_linkat_olddirfd_none() localVariable
982 let tempdir_newfile = tempdir().unwrap(); in test_linkat_newdirfd_none() localVariable