Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsTypesTest.cpp14 static const size_t roughlyTestsCount = SK_ARRAY_COUNT(roughlyTests); variable
17 for (size_t index = 0; index < roughlyTestsCount; ++index) { in DEF_TEST()