Home
last modified time | relevance | path

Searched refs:cubicConicTests_count (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DPathOpsCubicConicIntersectionTest.cpp29 static const int cubicConicTests_count = (int) SK_ARRAY_COUNT(cubicConicTests); variable
65 for (int index = 0; index < cubicConicTests_count; ++index) { in DEF_TEST()