filtered_path     169 tests/lib/vfs/relative_cd.c     char *filtered_path;
filtered_path     181 tests/lib/vfs/relative_cd.c     filtered_path = vfs_path_to_str_flags (last_vpath, 0,
filtered_path     185 tests/lib/vfs/relative_cd.c     mctest_assert_str_eq (filtered_path, "test1://some.host/dir");
filtered_path     188 tests/lib/vfs/relative_cd.c     g_free (filtered_path);