test_chdir__vpath__captured   46 tests/lib/vfs/relative_cd.c static vfs_path_t *test_chdir__vpath__captured;
test_chdir__vpath__captured   54 tests/lib/vfs/relative_cd.c     test_chdir__vpath__captured = vfs_path_clone (vpath);
test_chdir__vpath__captured   61 tests/lib/vfs/relative_cd.c     test_chdir__vpath__captured = NULL;
test_chdir__vpath__captured   67 tests/lib/vfs/relative_cd.c     vfs_path_free (test_chdir__vpath__captured, TRUE);