Home
last modified time | relevance | path

Searched defs:checkThrow (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove/
H A Dremove.pass.cpp39 auto checkThrow = [](path const& f, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_symlink/
H A Dcopy_symlink.pass.cpp40 auto checkThrow = [](path const& f, path const& t, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.read_symlink/
H A Dread_symlink.pass.cpp40 auto checkThrow = [](path const& f, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/
H A Dspace.pass.cpp47 auto checkThrow = [](path const& f, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.resize_file/
H A Dresize_file.pass.cpp41 auto checkThrow = [](path const& f, std::uintmax_t s, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.rename/
H A Drename.pass.cpp39 auto checkThrow = [](path const& f, path const& t, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
H A Dremove_all.pass.cpp43 auto checkThrow = [](path const& f, const std::error_code& ec) in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
H A Dpermissions.pass.cpp49 auto checkThrow = [](path const& f, fs::perms opts, in test_error_reporting() local
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy/
H A Dcopy.pass.cpp53 auto checkThrow = [](path const& f, path const& t, const std::error_code& ec) in test_error_reporting() local