Home
last modified time | relevance | path

Searched refs:XIDS_TO_REUSE (Results 1 – 10 of 10) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/unittest/gunit/
H A Dtc_log_mmap-t.cc165 const uint XIDS_TO_REUSE= 100; in TEST_F() local
168 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
171 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
173 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
174 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
183 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
184 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this); in TEST_F()
193 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
194 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/unittest/gunit/
H A Dtc_log_mmap-t.cc165 const uint XIDS_TO_REUSE= 100; in TEST_F() local
168 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
171 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
173 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
174 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
183 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
184 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this); in TEST_F()
193 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
194 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/unittest/gunit/
H A Dtc_log_mmap-t.cc165 const uint XIDS_TO_REUSE= 100; in TEST_F() local
168 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
171 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
173 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
174 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
183 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
184 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this); in TEST_F()
193 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
194 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dtc_log_mmap-t.cc203 const uint XIDS_TO_REUSE = 100; in TEST_F() local
209 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
214 for (my_xid xid = 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) testLog(xid); in TEST_F()
215 for (uint i = 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
216 cookies[i] = testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
228 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE / WORKER_THREADS), in TEST_F()
229 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE / WORKER_THREADS), this, in TEST_F()
239 for (uint i = 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
240 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dtc_log_mmap-t.cc234 const uint XIDS_TO_REUSE= 100; in TEST_F() local
240 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
245 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
247 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
248 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
261 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
262 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this, in TEST_F()
272 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
273 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dtc_log_mmap-t.cc234 const uint XIDS_TO_REUSE= 100; in TEST_F() local
240 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
245 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
247 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
248 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
261 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
262 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this, in TEST_F()
272 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
273 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dtc_log_mmap-t.cc234 const uint XIDS_TO_REUSE= 100; in TEST_F() local
240 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
245 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
247 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
248 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
261 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
262 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this, in TEST_F()
272 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
273 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dtc_log_mmap-t.cc234 const uint XIDS_TO_REUSE= 100; in TEST_F() local
240 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
245 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
247 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
248 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
261 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
262 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this, in TEST_F()
272 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
273 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dtc_log_mmap-t.cc234 const uint XIDS_TO_REUSE= 100; in TEST_F() local
240 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
245 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
247 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
248 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
261 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
262 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this, in TEST_F()
272 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
273 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dtc_log_mmap-t.cc234 const uint XIDS_TO_REUSE= 100; in TEST_F() local
240 ulong cookies[XIDS_TO_REUSE]; in TEST_F()
245 for(my_xid xid= 1; xid <= MAX_XIDS - XIDS_TO_REUSE; ++xid) in TEST_F()
247 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
248 cookies[i]= testLog(MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()
261 threads[i].init(MAX_XIDS + i * (XIDS_TO_REUSE/WORKER_THREADS), in TEST_F()
262 MAX_XIDS + (i + 1) * (XIDS_TO_REUSE/WORKER_THREADS), this, in TEST_F()
272 for (uint i= 0; i < XIDS_TO_REUSE; ++i) in TEST_F()
273 testUnlog(cookies[i], MAX_XIDS - XIDS_TO_REUSE + 1 + i); in TEST_F()