filtered_path     161 tests/lib/vfs/relative_cd.c     char *filtered_path;
filtered_path     173 tests/lib/vfs/relative_cd.c     filtered_path = vfs_path_to_str_flags (last_vpath, 0,
filtered_path     177 tests/lib/vfs/relative_cd.c     mctest_assert_str_eq (filtered_path, "test1://some.host/dir");
filtered_path     180 tests/lib/vfs/relative_cd.c     g_free (filtered_path);