Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/
Dproximate.pass.cpp114 const path lexically_p = canon_input.lexically_proximate(canon_base); in TEST_CASE() local
125 lexically_p.string().c_str(), canon_input.string().c_str(), in TEST_CASE()
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/
Dproximate.pass.cpp122 const path lexically_p = canon_input.lexically_proximate(canon_base); in TEST_CASE() local
128 std::cerr << " Lex Prox: '" << lexically_p.native() << "'\n"; in TEST_CASE()