• Home
  • Raw
  • Download

Lines Matching refs:numTestCases

42 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()
305 numTestCases++; in testReedSolomonComputeRemainder()
317 numTestCases++; in testReedSolomonComputeRemainder()
330 numTestCases++; in testReedSolomonComputeRemainder()
355 numTestCases++; in testReedSolomonComputeRemainder()
382 numTestCases++; in testReedSolomonMultiply()
417 numTestCases++; in testInitializeFunctionModulesEtc()
444 numTestCases++; in testGetAlignmentPatternPositions()
492 numTestCases++; in testGetSetModule()
525 numTestCases++; in testGetSetModuleRandomly()
557 numTestCases++; in testIsAlphanumeric()
590 numTestCases++; in testIsNumeric()
623 numTestCases++; in testCalcSegmentBufferSize()
654 numTestCases++; in testCalcSegmentBufferSize()
684 numTestCases++; in testCalcSegmentBufferSize()
713 numTestCases++; in testCalcSegmentBufferSize()
718 numTestCases++; in testCalcSegmentBufferSize()
754 numTestCases++; in testCalcSegmentBitLength()
783 numTestCases++; in testCalcSegmentBitLength()
809 numTestCases++; in testCalcSegmentBitLength()
836 numTestCases++; in testCalcSegmentBitLength()
841 numTestCases++; in testCalcSegmentBitLength()
852 numTestCases++; in testMakeBytes()
861 numTestCases++; in testMakeBytes()
872 numTestCases++; in testMakeBytes()
883 numTestCases++; in testMakeNumeric()
891 numTestCases++; in testMakeNumeric()
899 numTestCases++; in testMakeNumeric()
908 numTestCases++; in testMakeNumeric()
920 numTestCases++; in testMakeNumeric()
931 numTestCases++; in testMakeAlphanumeric()
939 numTestCases++; in testMakeAlphanumeric()
948 numTestCases++; in testMakeAlphanumeric()
958 numTestCases++; in testMakeAlphanumeric()
971 numTestCases++; in testMakeEci()
980 numTestCases++; in testMakeEci()
990 numTestCases++; in testMakeEci()
998 numTestCases++; in testGetTotalBits()
1000 numTestCases++; in testGetTotalBits()
1007 numTestCases++; in testGetTotalBits()
1009 numTestCases++; in testGetTotalBits()
1011 numTestCases++; in testGetTotalBits()
1021 numTestCases++; in testGetTotalBits()
1023 numTestCases++; in testGetTotalBits()
1025 numTestCases++; in testGetTotalBits()
1032 numTestCases++; in testGetTotalBits()
1034 numTestCases++; in testGetTotalBits()
1036 numTestCases++; in testGetTotalBits()
1047 numTestCases++; in testGetTotalBits()
1049 numTestCases++; in testGetTotalBits()
1051 numTestCases++; in testGetTotalBits()
1067 numTestCases++; in testGetTotalBits()
1069 numTestCases++; in testGetTotalBits()
1071 numTestCases++; in testGetTotalBits()
1100 printf("All %d test cases passed\n", numTestCases); in main()