Home
last modified time | relevance | path

Searched refs:cursor_gap (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dft-test-cursor.cc603 const int cursor_gap = 1000; in test_multiple_ft_cursor_walk() local
604 const int ncursors = n/cursor_gap; in test_multiple_ft_cursor_walk()
639 if ((i % cursor_gap) == 0) { in test_multiple_ft_cursor_walk()
640 c = i / cursor_gap; in test_multiple_ft_cursor_walk()
649 for (i=0; i<cursor_gap; i++) { in test_multiple_ft_cursor_walk()
651 int vv = c*cursor_gap + i + 1; in test_multiple_ft_cursor_walk()
657 assert(i == cursor_gap-1); in test_multiple_ft_cursor_walk()