Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A 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];
241 const SkDLine& line2 = coincidentTests[index][1];

Completed in 1 milliseconds