Home
last modified time | relevance | path

Searched refs:possible_p (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.status/
Dstatus.pass.cpp144 for (const path& possible_p : possible_paths) { in TEST_CASE() local
146 if (exists(possible_p, ec)) { in TEST_CASE()
147 p = possible_p; in TEST_CASE()
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.symlink_status/
Dsymlink_status.pass.cpp153 for (const path& possible_p : possible_paths) { in TEST_CASE() local
155 if (exists(possible_p, ec)) { in TEST_CASE()
156 p = possible_p; in TEST_CASE()