/external/skia/tests/ |
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 103 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 106 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 109 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
|
D | PathOpsCubicConicIntersectionTest.cpp | 65 reporter->bumpTestCount(); in cubicConicIntersection() 71 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsCubicQuadIntersectionTest.cpp | 89 reporter->bumpTestCount(); in cubicQuadIntersection() 95 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsConicQuadIntersectionTest.cpp | 61 reporter->bumpTestCount(); in conicQuadIntersection() 67 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 | 180 reporter->bumpTestCount(); in DEF_TEST() 188 reporter->bumpTestCount(); in DEF_TEST()
|
D | Test.cpp | 18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
|
D | PathOpsExtendedTest.cpp | 445 state.fReporter->bumpTestCount(); in testSimplify() 469 state.fReporter->bumpTestCount(); in testSimplify() 503 reporter->bumpTestCount(); in inner_simplify() 581 reporter->bumpTestCount(); in innerPathOp()
|
D | PathOpsThreeWayTest.cpp | 77 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsSimplifyFailTest.cpp | 67 reporter->bumpTestCount(); in failOne() 92 reporter->bumpTestCount(); in dontFailOne()
|
D | skia_test.cpp | 93 void bumpTestCount() override { ++fTestCount; } in operator ()() function
|
/external/skqp/tests/ |
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 103 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 106 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain() 109 state.fReporter->bumpTestCount(); in testQuadLineIntersectMain()
|
D | PathOpsCubicQuadIntersectionTest.cpp | 89 reporter->bumpTestCount(); in cubicQuadIntersection() 95 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsCubicConicIntersectionTest.cpp | 65 reporter->bumpTestCount(); in cubicConicIntersection() 71 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsConicQuadIntersectionTest.cpp | 61 reporter->bumpTestCount(); in conicQuadIntersection() 67 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() 434 reporter->bumpTestCount(); in oneOff() 522 reporter->bumpTestCount(); in CubicIntersection_RandTest() 666 reporter->bumpTestCount(); in selfOneOff()
|
D | PathOpsCubicLineIntersectionTest.cpp | 180 reporter->bumpTestCount(); in DEF_TEST() 188 reporter->bumpTestCount(); in DEF_TEST()
|
D | Test.cpp | 18 void skiatest::Reporter::bumpTestCount() {} in bumpTestCount() function in skiatest::Reporter
|
D | PathOpsExtendedTest.cpp | 445 state.fReporter->bumpTestCount(); in testSimplify() 469 state.fReporter->bumpTestCount(); in testSimplify() 503 reporter->bumpTestCount(); in inner_simplify() 581 reporter->bumpTestCount(); in innerPathOp()
|
D | PathOpsThreeWayTest.cpp | 77 reporter->bumpTestCount(); in DEF_TEST()
|
D | PathOpsSimplifyFailTest.cpp | 67 reporter->bumpTestCount(); in failOne() 92 reporter->bumpTestCount(); in dontFailOne()
|
D | skia_test.cpp | 93 void bumpTestCount() override { ++fTestCount; } in operator ()() function
|
D | Test.h | 45 virtual void bumpTestCount();
|