Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dcopy_test.cpp269 void test_copy_errors(fs::path const& root_dir, bool symlinks_supported) in test_copy_errors()
310 bool symlinks_supported = false; in main() local