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