Searched refs:coincidentTestSetCount (Results 1 – 1 of 1) sorted by relevance
371 static const int coincidentTestSetCount = (int) SK_ARRAY_COUNT(coincidentTestSet); variable392 for (int testIndex = 0; testIndex < coincidentTestSetCount - 1; testIndex += 2) { in coincidentTest()