Searched refs:testCount (Results 1 – 6 of 6) sorted by relevance
34 const int testCount = 3; in TestCabs() local35 double _Complex testZ[testCount]; in TestCabs()42 for (int i = 0; i < testCount; ++i) { in TestCabs()55 const int testCount = 3; in TestCabsf() local56 float _Complex testZ[testCount]; in TestCabsf()63 for (int i = 0; i < testCount; ++i) { in TestCabsf()76 const int testCount = 3; in TestCabsl() local77 long double _Complex testZ[testCount]; in TestCabsl()84 for (int i = 0; i < testCount; ++i) { in TestCabsl()97 const int testCount = 3; in TestCacos() local[all …]
35 const int testCount = 3; variable39 for (int i = 0; i < testCount; ++i) {51 const int testCount = 3; variable55 for (int i = 0; i < testCount; ++i) {67 const int testCount = 7; variable73 for (int i = 0; i < testCount; ++i) {85 const int testCount = 6; variable91 for (int i = 0; i < testCount; ++i) {103 const int testCount = 3; variable106 for (int i = 0; i < testCount; ++i) {[all …]
36 const int testCount = 3; variable40 for (int i = 0; i < testCount; ++i) {53 const int testCount = 3; variable60 for (int i = 0; i < testCount; ++i) {73 const int testCount = 3; variable78 for (int i = 0; i < testCount; ++i) {91 const int testCount = 4; variable97 for (int i = 0; i < testCount; ++i) {110 const int testCount = 3; variable115 for (int i = 0; i < testCount; ++i) {[all …]
51 let testCount = 0;54 testCount++;61 testCount++;68 testCount++;75 testCount++;82 testCount++;89 testCount++;96 testCount++;102 expect(count).assertEqual(testCount);132 let testCount = 0;[all …]
33 let testCount = 0;36 testCount++;43 testCount++;50 testCount++;57 testCount++;64 testCount++;71 testCount++;78 testCount++;84 expect(count).assertEqual(testCount);
66 let testCount = 0;127 testCount = 0;328 if ((testCount == myStepsList.length)) {337 testCount = 0;342 console.info(TAG + 'start next step,and length is:' + testCount)820 ….info(TAG + '**************************this is state playing test: ' + (testCount + 1) + ' testcas…821 …************************this is state playing test: ' + myStepsNameList[testCount] + ' ***********…823 … eventEmitter.emit(myStepsList[testCount][stepCount], avPlayer, myStepsList[testCount], done);824 testCount++;