Home
last modified time | relevance | path

Searched refs:nested_dir (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp214 const path nested_dir = env.create_dir("dir/dir2"); in TEST_CASE() local
218 env.create_file(nested_dir / FI.filename, FI.size); in TEST_CASE()
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
H A Dremove_all.pass.cpp132 TEST_CASE(nested_dir) in TEST_CASE() argument