Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A 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()

Completed in 1 milliseconds