Home
last modified time | relevance | path

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

12

/external/skqp/tests/
DPathOpsQuadLineIntersectionThreadedTest.cpp107 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
110 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
113 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
DPathOpsCubicQuadIntersectionTest.cpp89 reporter->bumpTestCount(); in cubicQuadIntersection()
95 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsConicQuadIntersectionTest.cpp68 reporter->bumpTestCount(); in conicQuadIntersection()
74 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicConicIntersectionTest.cpp79 reporter->bumpTestCount(); in cubicConicIntersection()
85 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.cpp184 reporter->bumpTestCount(); in DEF_TEST()
192 reporter->bumpTestCount(); in DEF_TEST()
DTest.cpp18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
DPathOpsThreeWayTest.cpp77 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsExtendedTest.cpp459 state.fReporter->bumpTestCount(); in testSimplify()
483 state.fReporter->bumpTestCount(); in testSimplify()
611 reporter->bumpTestCount(); in inner_simplify()
715 reporter->bumpTestCount(); in innerPathOp()
Dskia_test.cpp88 void bumpTestCount() override { ++fTestCount; } in operator ()() function
DTest.h34 virtual void bumpTestCount();
/external/skia/tests/
DPathOpsQuadLineIntersectionThreadedTest.cpp107 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
110 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
113 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
DPathOpsCubicQuadIntersectionTest.cpp89 reporter->bumpTestCount(); in cubicQuadIntersection()
95 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsConicQuadIntersectionTest.cpp68 reporter->bumpTestCount(); in conicQuadIntersection()
74 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsCubicConicIntersectionTest.cpp79 reporter->bumpTestCount(); in cubicConicIntersection()
85 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.cpp184 reporter->bumpTestCount(); in DEF_TEST()
192 reporter->bumpTestCount(); in DEF_TEST()
DTest.cpp18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
DPathOpsThreeWayTest.cpp77 reporter->bumpTestCount(); in DEF_TEST()
DPathOpsExtendedTest.cpp365 state.fReporter->bumpTestCount(); in testSimplify()
389 state.fReporter->bumpTestCount(); in testSimplify()
507 reporter->bumpTestCount(); in inner_simplify()
599 reporter->bumpTestCount(); in innerPathOp()
Dskia_test.cpp105 void bumpTestCount() override { ++fTestCount; } in operator ()() function
DTest.h34 virtual void bumpTestCount();
DPathOpsSimplifyFailTest.cpp67 reporter->bumpTestCount(); in failOne()
92 reporter->bumpTestCount(); in dontFailOne()

12