Home
last modified time | relevance | path

Searched defs:expected_err (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/input.output/filesystems/class.directory_entry/directory_entry.mods/
H A Dlast_write_time.pass.cpp75 const std::errc expected_err = std::errc::value_too_large; in TEST_CASE() local
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.file_size/
H A Dfile_size.pass.cpp73 std::errc expected_err; in TEST_CASE() member
/llvm-project-15.0.7/libcxx/test/support/
H A Dfilesystem_test_helper.h634 std::errc expected_err; member
647 : expected_err(first_err), expected_path1(p), num_paths(1), in expected_err() function
652 : expected_err(first_err), expected_path1(p1), expected_path2(p2), in expected_err() function
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dfile_size.pass.cpp87 std::errc expected_err; in TEST_CASE() member