Searched refs:count_path_elems (Results 1 – 2 of 2) sorted by relevance
27 static int count_path_elems(const fs::path& p) { in count_path_elems() function56 int cwd_depth = count_path_elems(cwd); in TEST_CASE()
31 static int count_path_elems(const fs::path& p) { in count_path_elems() function60 int cwd_depth = count_path_elems(cwd); in TEST_CASE()