Home
last modified time | relevance | path

Searched defs:testSetCount (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/tests/
DPathOpsQuadReduceOrderTest.cpp18 static const size_t testSetCount = SK_ARRAY_COUNT(testSet); variable
DPathOpsConicIntersectionTest.cpp45 const int testSetCount = (int) SK_ARRAY_COUNT(testSet); variable
DPathOpsQuadIntersectionTest.cpp333 const size_t testSetCount = SK_ARRAY_COUNT(testSet); variable
DPathOpsCubicIntersectionTest.cpp170 const int testSetCount = (int) SK_ARRAY_COUNT(testSet); variable
/third_party/skia/m133/tests/
DPathOpsQuadReduceOrderTest.cpp24 static const size_t testSetCount = std::size(testSet); variable
DPathOpsConicIntersectionTest.cpp54 const int testSetCount = (int) std::size(testSet); variable
DPathOpsQuadIntersectionTest.cpp342 const size_t testSetCount = std::size(testSet); variable
DPathOpsCubicIntersectionTest.cpp179 const int testSetCount = (int) std::size(testSet); variable