Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/
Dproximate.pass.cpp27 static int count_path_elems(const fs::path& p) { in count_path_elems() function
56 int cwd_depth = count_path_elems(cwd); in TEST_CASE()
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/
Dproximate.pass.cpp31 static int count_path_elems(const fs::path& p) { in count_path_elems() function
60 int cwd_depth = count_path_elems(cwd); in TEST_CASE()