Home
last modified time | relevance | path

Searched refs:TEST_REQUIRE_NO_THROW (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/
Dsymlink_status.pass.cpp104 TEST_REQUIRE_NO_THROW(st = symlink_status(sym_points_in_dir)); in TEST_CASE()
138 TEST_REQUIRE_NO_THROW(st = symlink_status(TC.p)); in TEST_CASE()
172 TEST_REQUIRE_NO_THROW(st = symlink_status(p)); in TEST_CASE()
186 TEST_REQUIRE_NO_THROW(st = symlink_status(sym)); in TEST_CASE()
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.symlink_status/
Dsymlink_status.pass.cpp101 TEST_REQUIRE_NO_THROW(st = symlink_status(sym_points_in_dir)); in TEST_CASE()
136 TEST_REQUIRE_NO_THROW(st = symlink_status(TC.p)); in TEST_CASE()
170 TEST_REQUIRE_NO_THROW(st = symlink_status(p)); in TEST_CASE()
184 TEST_REQUIRE_NO_THROW(st = symlink_status(sym)); in TEST_CASE()
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.status/
Dstatus.pass.cpp130 TEST_REQUIRE_NO_THROW(st = status(TC.p)); in TEST_CASE()
161 TEST_REQUIRE_NO_THROW(st = status(p)); in TEST_CASE()
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.status/
Dstatus.pass.cpp127 TEST_REQUIRE_NO_THROW(st = status(TC.p)); in TEST_CASE()
158 TEST_REQUIRE_NO_THROW(st = status(p)); in TEST_CASE()
/external/libcxx/test/support/
Drapid-cxx-test.hpp267 # define TEST_REQUIRE_NO_THROW(...) \ macro
306 # define TEST_REQUIRE_NO_THROW(...) \ macro
/external/llvm-project/libcxx/test/support/
Drapid-cxx-test.h267 # define TEST_REQUIRE_NO_THROW(...) \ macro
306 # define TEST_REQUIRE_NO_THROW(...) \ macro