Home
last modified time | relevance | path

Searched refs:nested_link (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.read_symlink/
H A Dread_symlink.pass.cpp80 const path nested_link = env.make_env_path("nested_link"); in TEST_CASE() local
81 create_symlink(link, nested_link); in TEST_CASE()
89 {nested_link, link} in TEST_CASE()
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove/
H A Dremove.pass.cpp98 const path nested_link = env.make_env_path("nested_link"); in TEST_CASE() local
99 create_symlink(link, nested_link); in TEST_CASE()
103 nested_link, 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.cpp98 const path nested_link = env.make_env_path("nested_link"); in TEST_CASE() local
99 create_symlink(link, nested_link); in TEST_CASE()
103 nested_link, in TEST_CASE()