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

/external/chromium_org/third_party/skia/tests/
H A DPathOpsLineIntersectionTest.cpp75 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests); variable
189 for (index = 0; index < coincidentTests_count; ++index) {
219 SkASSERT(index < (int) coincidentTests_count);
/external/skia/tests/
H A DPathOpsLineIntersectionTest.cpp75 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests); variable
189 for (index = 0; index < coincidentTests_count; ++index) {
219 SkASSERT(index < (int) coincidentTests_count);

Completed in 113 milliseconds