Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.remove/
Dremove.pass.cpp82 const path nested_link = env.make_env_path("nested_link"); in TEST_CASE() local
83 create_symlink(link, nested_link); in TEST_CASE()
87 nested_link, in TEST_CASE()
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.read_symlink/
Dread_symlink.pass.cpp82 const path nested_link = env.make_env_path("nested_link"); in TEST_CASE() local
83 create_symlink(link, nested_link); in TEST_CASE()
91 {nested_link, link} in TEST_CASE()
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.remove_all/
Dremove_all.pass.cpp84 const path nested_link = env.make_env_path("nested_link"); in TEST_CASE() local
85 create_symlink(link, nested_link); in TEST_CASE()
89 nested_link, in TEST_CASE()