Home
last modified time | relevance | path

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

/third_party/boost/libs/filesystem/test/
Doperations_test.cpp866 fs::path symlink2_ph(dir / "symlink2"); in create_symlink_tests() local
867 fs::copy_symlink(from_ph, symlink2_ph); in create_symlink_tests()
868 stat = fs::symlink_status(symlink2_ph); in create_symlink_tests()