Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.mods/
H A Drefresh.pass.cpp76 const perms old_perms = status(dir).permissions(); in refresh_on_file_dne() local
118 const perms old_perms = status(dir).permissions(); in refresh_on_bad_symlink() local
171 perms old_perms = status(dir).permissions(); in refresh_cannot_resolve() local
298 const perms old_perms = status(dir).permissions(); in access_cache_after_refresh_fails() local
H A Dreplace_filename.pass.cpp140 const perms old_perms = status(dir).permissions(); in test_replace_filename_propagates_error() local
/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_entry/directory_entry.obs/
H A Dhard_link_count.pass.cpp95 const perms old_perms = status(dir).permissions(); in not_regular_file() local
134 const perms old_perms = status(dir).permissions(); in error_reporting() local
H A Dlast_write_time.pass.cpp99 const perms old_perms = status(dir).permissions(); in error_reporting() local
H A Dfile_size.pass.cpp131 const perms old_perms = status(dir).permissions(); in error_reporting() local
H A Dfile_type_obs.pass.cpp225 perms old_perms = fs::status(dir).permissions(); test_with_ec_cannot_resolve() local