HomeSort by relevance Sort by last modified time
    Searched refs:coincidentTests_count (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PathOpsLineIntersectionTest.cpp 85 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests);
204 for (index = 0; index < coincidentTests_count; ++index) {
239 SkASSERT(index < (int) coincidentTests_count);
  /external/skqp/tests/
PathOpsLineIntersectionTest.cpp 85 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests);
204 for (index = 0; index < coincidentTests_count; ++index) {
239 SkASSERT(index < (int) coincidentTests_count);

Completed in 69 milliseconds