Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/
H A Dproximate.pass.cpp53 const path parent_cwd = cwd.parent_path(); in TEST_CASE() local
69 {parent_cwd, "a", "../.."}, in TEST_CASE()
71 {"a", parent_cwd, curdir / "a"}, in TEST_CASE()