/external/skqp/tests/ |
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 107 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 110 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 113 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
|
D | PathOpsCubicQuadIntersectionTest.cpp | 89 reporter->bumpTestCount(); in cubicQuadIntersection() 95 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsConicQuadIntersectionTest.cpp | 68 reporter->bumpTestCount(); in conicQuadIntersection() 74 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsCubicConicIntersectionTest.cpp | 79 reporter->bumpTestCount(); in cubicConicIntersection() 85 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsLineIntersectionTest.cpp | 148 reporter->bumpTestCount(); in testOne() 199 reporter->bumpTestCount(); in testOneCoincident() 221 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsCubicIntersectionTest.cpp | 68 reporter->bumpTestCount(); in standardTestCases() 435 reporter->bumpTestCount(); in oneOff() 523 reporter->bumpTestCount(); in CubicIntersection_RandTest() 667 reporter->bumpTestCount(); in selfOneOff()
|
D | PathOpsCubicLineIntersectionTest.cpp | 184 reporter->bumpTestCount(); in DEF_TEST() 192 reporter->bumpTestCount(); in DEF_TEST()
|
D | Test.cpp | 18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
|
D | PathOpsThreeWayTest.cpp | 77 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsExtendedTest.cpp | 459 state.fReporter->bumpTestCount(); in testSimplify() 483 state.fReporter->bumpTestCount(); in testSimplify() 611 reporter->bumpTestCount(); in inner_simplify() 715 reporter->bumpTestCount(); in innerPathOp()
|
D | skia_test.cpp | 88 void bumpTestCount() override { ++fTestCount; } in operator ()() function
|
D | Test.h | 34 virtual void bumpTestCount();
|
/external/skia/tests/ |
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 107 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 110 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 113 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
|
D | PathOpsCubicQuadIntersectionTest.cpp | 89 reporter->bumpTestCount(); in cubicQuadIntersection() 95 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsConicQuadIntersectionTest.cpp | 68 reporter->bumpTestCount(); in conicQuadIntersection() 74 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsCubicConicIntersectionTest.cpp | 79 reporter->bumpTestCount(); in cubicConicIntersection() 85 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsLineIntersectionTest.cpp | 148 reporter->bumpTestCount(); in testOne() 199 reporter->bumpTestCount(); in testOneCoincident() 221 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsCubicIntersectionTest.cpp | 68 reporter->bumpTestCount(); in standardTestCases() 435 reporter->bumpTestCount(); in oneOff() 523 reporter->bumpTestCount(); in CubicIntersection_RandTest() 667 reporter->bumpTestCount(); in selfOneOff()
|
D | PathOpsCubicLineIntersectionTest.cpp | 184 reporter->bumpTestCount(); in DEF_TEST() 192 reporter->bumpTestCount(); in DEF_TEST()
|
D | Test.cpp | 18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
|
D | PathOpsThreeWayTest.cpp | 77 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsExtendedTest.cpp | 365 state.fReporter->bumpTestCount(); in testSimplify() 389 state.fReporter->bumpTestCount(); in testSimplify() 507 reporter->bumpTestCount(); in inner_simplify() 599 reporter->bumpTestCount(); in innerPathOp()
|
D | skia_test.cpp | 105 void bumpTestCount() override { ++fTestCount; } in operator ()() function
|
D | Test.h | 34 virtual void bumpTestCount();
|
D | PathOpsSimplifyFailTest.cpp | 67 reporter->bumpTestCount(); in failOne() 92 reporter->bumpTestCount(); in dontFailOne()
|