Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsQuadLineIntersectionThreadedTest.cpp101 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
104 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
107 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
DPathOpsCubicQuadIntersectionTest.cpp85 reporter->bumpTestCount(); in cubicQuadIntersection()
91 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsLineIntersectionTest.cpp148 reporter->bumpTestCount(); in testOne()
199 reporter->bumpTestCount(); in testOneCoincident()
221 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicIntersectionTest.cpp63 reporter->bumpTestCount(); in standardTestCases()
423 reporter->bumpTestCount(); in oneOff()
502 reporter->bumpTestCount(); in CubicIntersection_RandTest()
643 reporter->bumpTestCount(); in selfOneOff()
DPathOpsSimplifyFailTest.cpp66 reporter->bumpTestCount(); in failOne()
93 reporter->bumpTestCount(); in dontFailOne()
DTest.cpp17 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
DPathOpsCubicLineIntersectionTest.cpp178 reporter->bumpTestCount(); in DEF_TEST()
186 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsConicIntersectionTest.cpp51 reporter->bumpTestCount(); in oneOff()
DPathOpsThreeWayTest.cpp73 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsExtendedTest.cpp418 state.fReporter->bumpTestCount(); in testSimplify()
444 state.fReporter->bumpTestCount(); in testSimplify()
470 reporter->bumpTestCount(); in inner_simplify()
534 reporter->bumpTestCount(); in innerPathOp()
DTest.h34 virtual void bumpTestCount();
Dskia_test.cpp87 void bumpTestCount() override { ++fTestCount; } in run() function
DSkpSkGrTest.cpp633 reporter->bumpTestCount(); in DEF_TEST()
670 data->fReporter->bumpTestCount(); in testSkGrMain()