Searched refs:sectTests (Results 1 – 2 of 2) sorted by relevance
12 static const SkRect sectTests[][2] = { variable23 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()