Home
last modified time | relevance | path

Searched refs:numTestCases (Results 1 – 2 of 2) sorted by relevance

/third_party/qrcodegen/c/
Dqrcodegen-test.c42 static int numTestCases = 0; variable
85 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 …]
/third_party/json/test/thirdparty/doctest/
Ddoctest.h1740 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();