Searched defs:coincidentTests_count (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPathOpsLineIntersectionTest.cpp85 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests); variable
204 for (index = 0; index < coincidentTests_count; ++index) {
239 SkASSERT(index < (int) coincidentTests_count);

Completed in 94 milliseconds