Searched refs:parentp (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/std/experimental/filesystem/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp71 const path parentp = p_orig.parent_path(); local
72 if (parentp == p_orig.root_name()) {
76 assert(p == parentp);

Completed in 137 milliseconds