Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/
Dremove_all.pass.cpp62 const path bad_perms_file = env.create_file("file2", 42); in TEST_CASE() local
63 permissions(bad_perms_file, perms::none); in TEST_CASE()