Home
last modified time | relevance | path

Searched refs:fs_copy (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/unittest/gunit/
H A Dfilesort_buffer-t.cc85 Filesort_info fs_copy; in TEST_F() local
86 fs_copy= fs_info; in TEST_F()
89 EXPECT_EQ(fs_copy.get_record_buffer(ix), fs_info.get_record_buffer(ix)); in TEST_F()
91 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
92 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/unittest/gunit/
H A Dfilesort_buffer-t.cc85 Filesort_info fs_copy; in TEST_F() local
86 fs_copy= fs_info; in TEST_F()
89 EXPECT_EQ(fs_copy.get_record_buffer(ix), fs_info.get_record_buffer(ix)); in TEST_F()
91 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
92 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/gunit/
H A Dfilesort_buffer-t.cc85 Filesort_info fs_copy; in TEST_F() local
86 fs_copy= fs_info; in TEST_F()
89 EXPECT_EQ(fs_copy.get_record_buffer(ix), fs_info.get_record_buffer(ix)); in TEST_F()
91 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
92 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/unittest/gunit/
H A Dfilesort_buffer-t.cc85 Filesort_info fs_copy; in TEST_F() local
86 fs_copy= fs_info; in TEST_F()
89 EXPECT_EQ(fs_copy.get_record_buffer(ix), fs_info.get_record_buffer(ix)); in TEST_F()
91 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
92 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/mysql56-client/mysql-5.6.51/unittest/gunit/
H A Dfilesort_buffer-t.cc85 Filesort_info fs_copy; in TEST_F() local
86 fs_copy= fs_info; in TEST_F()
89 EXPECT_EQ(fs_copy.get_record_buffer(ix), fs_info.get_record_buffer(ix)); in TEST_F()
91 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
92 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dfilesort_buffer-t.cc122 Filesort_buffer fs_copy; in TEST_F() local
123 fs_copy= fs_info; in TEST_F()
126 EXPECT_EQ(fs_copy.get_sort_keys()[ix], fs_info.get_sort_keys()[ix]); in TEST_F()
128 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
129 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dfilesort_buffer-t.cc122 Filesort_buffer fs_copy; in TEST_F() local
123 fs_copy= fs_info; in TEST_F()
126 EXPECT_EQ(fs_copy.get_sort_keys()[ix], fs_info.get_sort_keys()[ix]); in TEST_F()
128 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
129 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dfilesort_buffer-t.cc122 Filesort_buffer fs_copy; in TEST_F() local
123 fs_copy= fs_info; in TEST_F()
126 EXPECT_EQ(fs_copy.get_sort_keys()[ix], fs_info.get_sort_keys()[ix]); in TEST_F()
128 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
129 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dfilesort_buffer-t.cc122 Filesort_buffer fs_copy; in TEST_F() local
123 fs_copy= fs_info; in TEST_F()
126 EXPECT_EQ(fs_copy.get_sort_keys()[ix], fs_info.get_sort_keys()[ix]); in TEST_F()
128 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
129 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dfilesort_buffer-t.cc122 Filesort_buffer fs_copy; in TEST_F() local
123 fs_copy= fs_info; in TEST_F()
126 EXPECT_EQ(fs_copy.get_sort_keys()[ix], fs_info.get_sort_keys()[ix]); in TEST_F()
128 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
129 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dfilesort_buffer-t.cc122 Filesort_buffer fs_copy; in TEST_F() local
123 fs_copy= fs_info; in TEST_F()
126 EXPECT_EQ(fs_copy.get_sort_keys()[ix], fs_info.get_sort_keys()[ix]); in TEST_F()
128 EXPECT_EQ(fs_copy.get_sort_keys(), fs_info.get_sort_keys()); in TEST_F()
129 EXPECT_EQ(fs_copy.sort_buffer_size(), fs_info.sort_buffer_size()); in TEST_F()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-fs/
H A Dfs-sis.c153 if (fs_copy(file->hash_file, file->file.parent) < 0) { in fs_sis_try_link()
192 if (fs_copy(file->file.parent, file->hash_file) < 0) { in fs_sis_replace_hash_file()
220 ret = fs_copy(file->file.parent, temp_file); in fs_sis_replace_hash_file()
227 ret = fs_copy(file->file.parent, temp_file); in fs_sis_replace_hash_file()
H A Dfs-test-async.c69 test_assert(fs_copy(src, dest) == -1 && errno == EAGAIN); in test_fs_async_copy()
H A Dtest-fs-posix.c118 test_assert(fs_copy(src, dest) == 0); in test_fs_posix()
H A Dfs-wrapper.c121 return fs_copy(src->parent, dest->parent); in fs_wrapper_copy()
H A Dfs-api.h348 int fs_copy(struct fs_file *src, struct fs_file *dest);
/dports/devel/libsearpc/libsearpc-d1fd751/tests/clar/
H A Dfixtures.h31 fs_copy(cl_fixture(fixture_name), _clar_path); in cl_fixture_sandbox()
H A Dfs.h198 fs_copy(const char *_source, const char *_dest) in fs_copy() function
285 fs_copy(const char *_source, const char *dest) in fs_copy() function
/dports/devel/libgit2/libgit2-1.3.0/tests/clar/
H A Dfixtures.h31 fs_copy(cl_fixture(fixture_name), _clar_path); in cl_fixture_sandbox()
H A Dfs.h243 fs_copy(const char *_source, const char *_dest) in fs_copy() function
382 fs_copy(child, dest); in fs_copydir_helper()
436 fs_copy(const char *source, const char *_dest) in fs_copy() function
/dports/games/rottdc/rottdc-1.0-2/rott/dc/include/kos/
H A Dfs.h169 ssize_t fs_copy(const char * src, const char * dst);
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/dreamcast/
H A Dyui.c153 fs_copy("/cd/saturn.bin", bios); in DoGui()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-single/
H A Dsdbox-copy.c77 if (fs_copy(src_fsfile, dest_fsfile) < 0) { in sdbox_file_copy_attachments()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Ddefs.h300 typedef void (*fs_copy)(void**, void*); typedef
308 fs_copy copy;
/dports/devel/libsearpc/libsearpc-d1fd751/tests/
H A Dclar.c91 static void fs_copy(const char *_source, const char *dest);

12