Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/faccessat/
Dfaccessat01.c58 char *tmpdir_path = tst_get_tmpdir(); in setup() local
/third_party/ltp/testcases/kernel/syscalls/faccessat2/
Dfaccessat201.c59 char *tmpdir_path = tst_get_tmpdir(); in setup() local
/third_party/rust/crates/nix/test/
Dtest_unistd.rs458 let tmpdir_path = tmpdir.path().canonicalize().unwrap(); in test_fchdir() localVariable
473 let tmpdir_path = tmpdir.path().canonicalize().unwrap(); in test_getcwd() localVariable