Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dctor.pass.cpp101 path const testFile = testDir / "testFile"; in access_denied_test_case() local
144 path const testFile = testDir / "inaccessible_file"; in access_denied_to_file_test_case() local
147 path const testFile = env.make_env_path("file1"); in access_denied_to_file_test_case() local
216 const path testFile = static_env.File; in test_open_on_file_fails() local
/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/
H A Dctor.pass.cpp101 path const testFile = testDir / "testFile"; in access_denied_test_case() local
137 path const testFile = env.make_env_path("file1"); in access_denied_to_file_test_case() local
205 const path testFile = static_env.File; in test_open_on_file_fails() local