Home
last modified time | relevance | path

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

12

/external/skia/tests/
DPathOpsQuadLineIntersectionThreadedTest.cpp103 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
106 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
109 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
DPathOpsCubicConicIntersectionTest.cpp65 reporter->bumpTestCount(); in cubicConicIntersection()
71 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicQuadIntersectionTest.cpp89 reporter->bumpTestCount(); in cubicQuadIntersection()
95 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsConicQuadIntersectionTest.cpp61 reporter->bumpTestCount(); in conicQuadIntersection()
67 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsLineIntersectionTest.cpp148 reporter->bumpTestCount(); in testOne()
199 reporter->bumpTestCount(); in testOneCoincident()
221 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicIntersectionTest.cpp68 reporter->bumpTestCount(); in standardTestCases()
435 reporter->bumpTestCount(); in oneOff()
523 reporter->bumpTestCount(); in CubicIntersection_RandTest()
667 reporter->bumpTestCount(); in selfOneOff()
DPathOpsCubicLineIntersectionTest.cpp180 reporter->bumpTestCount(); in DEF_TEST()
188 reporter->bumpTestCount(); in DEF_TEST()
DTest.cpp18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
DPathOpsExtendedTest.cpp445 state.fReporter->bumpTestCount(); in testSimplify()
469 state.fReporter->bumpTestCount(); in testSimplify()
503 reporter->bumpTestCount(); in inner_simplify()
581 reporter->bumpTestCount(); in innerPathOp()
DPathOpsThreeWayTest.cpp77 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsSimplifyFailTest.cpp67 reporter->bumpTestCount(); in failOne()
92 reporter->bumpTestCount(); in dontFailOne()
Dskia_test.cpp93 void bumpTestCount() override { ++fTestCount; } in operator ()() function
/external/skqp/tests/
DPathOpsQuadLineIntersectionThreadedTest.cpp103 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
106 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
109 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
DPathOpsCubicQuadIntersectionTest.cpp89 reporter->bumpTestCount(); in cubicQuadIntersection()
95 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicConicIntersectionTest.cpp65 reporter->bumpTestCount(); in cubicConicIntersection()
71 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsConicQuadIntersectionTest.cpp61 reporter->bumpTestCount(); in conicQuadIntersection()
67 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsLineIntersectionTest.cpp148 reporter->bumpTestCount(); in testOne()
199 reporter->bumpTestCount(); in testOneCoincident()
221 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicIntersectionTest.cpp68 reporter->bumpTestCount(); in standardTestCases()
434 reporter->bumpTestCount(); in oneOff()
522 reporter->bumpTestCount(); in CubicIntersection_RandTest()
666 reporter->bumpTestCount(); in selfOneOff()
DPathOpsCubicLineIntersectionTest.cpp180 reporter->bumpTestCount(); in DEF_TEST()
188 reporter->bumpTestCount(); in DEF_TEST()
DTest.cpp18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
DPathOpsExtendedTest.cpp445 state.fReporter->bumpTestCount(); in testSimplify()
469 state.fReporter->bumpTestCount(); in testSimplify()
503 reporter->bumpTestCount(); in inner_simplify()
581 reporter->bumpTestCount(); in innerPathOp()
DPathOpsThreeWayTest.cpp77 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsSimplifyFailTest.cpp67 reporter->bumpTestCount(); in failOne()
92 reporter->bumpTestCount(); in dontFailOne()
Dskia_test.cpp93 void bumpTestCount() override { ++fTestCount; } in operator ()() function
DTest.h45 virtual void bumpTestCount();

12