Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsBoundsTest.cpp25 static const SkRect noSectTests[][2] = { variable
30 static const size_t noSectTestsCount = SK_ARRAY_COUNT(noSectTests);
42 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(noSectTests[index][0]); in DEF_TEST()
44 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST()
/external/skqp/tests/
DPathOpsBoundsTest.cpp25 static const SkRect noSectTests[][2] = { variable
30 static const size_t noSectTestsCount = SK_ARRAY_COUNT(noSectTests);
42 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(noSectTests[index][0]); in DEF_TEST()
44 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST()