vfs_file_is_local__vpath__captured   37 tests/src/execute__common.c static GPtrArray *vfs_file_is_local__vpath__captured;
vfs_file_is_local__vpath__captured   46 tests/src/execute__common.c     g_ptr_array_add (vfs_file_is_local__vpath__captured, vfs_path_clone (vpath));
vfs_file_is_local__vpath__captured   59 tests/src/execute__common.c     vfs_file_is_local__vpath__captured = g_ptr_array_new_with_free_func (vpath_captured_free);
vfs_file_is_local__vpath__captured   65 tests/src/execute__common.c     g_ptr_array_free (vfs_file_is_local__vpath__captured, TRUE);
vfs_file_is_local__vpath__captured   68 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 1);
vfs_file_is_local__vpath__captured   74 tests/src/execute__execute_with_vfs_arg.c                             (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0), tmp_vpath));
vfs_file_is_local__vpath__captured  106 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 2);
vfs_file_is_local__vpath__captured  109 tests/src/execute__execute_with_vfs_arg.c                         (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0),
vfs_file_is_local__vpath__captured  111 tests/src/execute__execute_with_vfs_arg.c     ck_assert_msg (g_ptr_array_index (vfs_file_is_local__vpath__captured, 1) == NULL,
vfs_file_is_local__vpath__captured  144 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 1);
vfs_file_is_local__vpath__captured  147 tests/src/execute__execute_with_vfs_arg.c                         (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0),
vfs_file_is_local__vpath__captured  187 tests/src/execute__execute_with_vfs_arg.c     ck_assert_int_eq (vfs_file_is_local__vpath__captured->len, 1);
vfs_file_is_local__vpath__captured  190 tests/src/execute__execute_with_vfs_arg.c                         (g_ptr_array_index (vfs_file_is_local__vpath__captured, 0),