Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsBoundsTest.cpp12 static const SkRect sectTests[][2] = { variable
23 static const size_t sectTestsCount = SK_ARRAY_COUNT(sectTests);
34 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(sectTests[index][0]); in DEF_TEST()
36 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST()
/external/skqp/tests/
DPathOpsBoundsTest.cpp12 static const SkRect sectTests[][2] = { variable
23 static const size_t sectTestsCount = SK_ARRAY_COUNT(sectTests);
34 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(sectTests[index][0]); in DEF_TEST()
36 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST()