Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsCubicReduceOrderTest.cpp90 int firstNotLinesTest = run == RunAll ? 0 : run == RunNotLines ? firstTestIndex : SK_MaxS32; in DEF_TEST() local
141 for (index = firstNotLinesTest; index < notLines_count; ++index) { in DEF_TEST()