Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsLineIntersectionTest.cpp59 static const SkDLine coincidentTests[][2] = { variable
85 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests);
205 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST()
206 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST()
240 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST()
241 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST()
/external/skia/tests/
DPathOpsLineIntersectionTest.cpp59 static const SkDLine coincidentTests[][2] = { variable
85 static const size_t coincidentTests_count = SK_ARRAY_COUNT(coincidentTests);
205 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST()
206 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST()
240 const SkDLine& line1 = coincidentTests[index][0]; in DEF_TEST()
241 const SkDLine& line2 = coincidentTests[index][1]; in DEF_TEST()