Home
last modified time | relevance | path

Searched refs:noOfTests (Results 1 – 23 of 23) sorted by relevance

/dports/math/octave-forge-ltfat/ltfat/src/modules/libltfat/testing/cUnit/
H A Dminunit.h28 int noOfTests; member
66 if( ttr.noOfTests > ttr.testsLength){ \
67 …ttr.tests = ltfat_realloc( ttr.tests, ttr.testsLength*sizeof(char*), 2*ttr.noOfTests*sizeof(char*)…
68 ttr.testsLength = 2*ttr.noOfTests; } \
69 ttr.tests[ttr.noOfTests-1] = string; \
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp174 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
301 TestPhase allPhases[noOfTests];
340 if(currentPhase == noOfTests){ in client()
378 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/transporter/perftest/
H A DperfTransporterTest.cpp165 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
292 TestPhase allPhases[noOfTests];
331 if(currentPhase == noOfTests){ in client()
369 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp261 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
375 TestPhase allPhases[noOfTests];
412 if(currentPhase == noOfTests){ in client()
466 for(int i = 0; i<noOfTests; i++) in server()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/transporter/priotest/
H A DprioTransporterTest.cpp252 const int noOfTests = sizeof(testSpec)/sizeof(TestPhase); variable
366 TestPhase allPhases[noOfTests];
403 if(currentPhase == noOfTests){ in client()
457 for(int i = 0; i<noOfTests; i++) in server()