Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/dirent/
H A Ddirent_test.cpp30 struct ::dirent *file1 = nullptr, *file2 = nullptr, *dir1 = nullptr, in TEST() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/
H A Dcreate_directory.pass.cpp87 const path dir1 = env.make_env_path("dir1"); in create_directory_multi_level() local
H A Dcreate_directory_with_attributes.pass.cpp88 const path dir1 = env.make_env_path("dir1"); in create_directory_multi_level() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
H A Dremove_all.pass.cpp136 const path dir1 = env.create_dir(dir / "dir1"); in nested_dir() local