Searched refs:sectTests (Results 1 - 2 of 2) sorted by last modified time

/external/skqp/tests/
H A 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]);
36 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]);
/external/skia/tests/
H A 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]);
36 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]);

Completed in 154 milliseconds