Home
last modified time | relevance | path

Searched defs:bad_sym (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/
H A Dresize_file.pass.cpp59 const path bad_sym = env.create_symlink(dne, "sym"); in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
H A Drename.pass.cpp118 const path bad_sym = env.create_symlink(dne, "bad_sym"); in basic_rename_test() local