filtered_path     170 tests/lib/vfs/relative_cd.c     char *filtered_path;
filtered_path     182 tests/lib/vfs/relative_cd.c     filtered_path = vfs_path_to_str_flags (last_vpath, 0,
filtered_path     186 tests/lib/vfs/relative_cd.c     mctest_assert_str_eq (filtered_path, "test1://some.host/dir");
filtered_path     189 tests/lib/vfs/relative_cd.c     g_free (filtered_path);