Searched refs:numTestCases (Results 1 – 2 of 2) sorted by relevance
42 static int numTestCases = 0; variable85 numTestCases++; in testAppendBitsToBuffer()102 numTestCases++; in testAppendBitsToBuffer()192 numTestCases++; in testAddEccAndInterleave()233 numTestCases++; in testGetNumDataCodewords()257 numTestCases++; in testGetNumRawDataModules()267 numTestCases++; in testReedSolomonComputeDivisor()272 numTestCases++; in testReedSolomonComputeDivisor()280 numTestCases++; in testReedSolomonComputeDivisor()291 numTestCases++; in testReedSolomonComputeDivisor()[all …]
1740 unsigned numTestCases;3154 numTestCases = 0;5110 xml.writeAttribute("skipped", p.numTestCases - p.numTestCasesPassingFilters);5818 const int numSkipped = p.numTestCases - p.numTestCasesPassingFilters;6357 p->numTestCases = testArray.size();