Searched refs:numTestCases (Results 1 – 1 of 1) sorted by relevance
450 const int numTestCases = sizeof(testCases) / sizeof(struct testVector); variable460 for (i=0; i<numTestCases; ++i) { in main()