Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsQuadLineIntersectionTest.cpp77 static size_t oneOffs_count = SK_ARRAY_COUNT(oneOffs); variable
81 for (size_t index = 0; index < oneOffs_count; ++index) { in testOneOffs()
DPathOpsConicLineIntersectionTest.cpp66 static size_t oneOffs_count = SK_ARRAY_COUNT(oneOffs); variable
70 for (size_t index = 0; index < oneOffs_count; ++index) { in testOneOffs()