Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsQuadReduceOrderTest.cpp46 int firstQuadraticLineTest = run == RunAll ? 0 : run == RunQuadraticLines ? firstTestIndex in standardTestCases() local
51 for (index = firstQuadraticLineTest; index < quadraticLines_count; ++index) { in standardTestCases()
H A DPathOpsCubicReduceOrderTest.cpp101 int firstQuadraticLineTest = run == RunAll ? 0 : run == RunQuadraticLines in DEF_TEST() local
200 for (index = firstQuadraticLineTest; index < quadraticLines_count; ++index) { in DEF_TEST()

Completed in 2 milliseconds