Searched refs:bumpTestCount (Results 1 - 20 of 20) sorted by last modified time

/external/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp62 reporter->bumpTestCount();
363 reporter->bumpTestCount();
442 reporter->bumpTestCount();
591 reporter->bumpTestCount();
H A DPathOpsCubicLineIntersectionTest.cpp172 reporter->bumpTestCount();
180 reporter->bumpTestCount();
H A DPathOpsCubicQuadIntersectionTest.cpp101 reporter->bumpTestCount();
107 reporter->bumpTestCount();
H A DPathOpsExtendedTest.cpp555 state.fReporter->bumpTestCount();
574 reporter->bumpTestCount();
644 reporter->bumpTestCount();
H A DPathOpsLineIntersectionTest.cpp133 reporter->bumpTestCount();
184 reporter->bumpTestCount();
206 reporter->bumpTestCount();
H A DPathOpsQuadLineIntersectionThreadedTest.cpp101 state.fReporter->bumpTestCount();
104 state.fReporter->bumpTestCount();
107 state.fReporter->bumpTestCount();
H A DPathOpsSimplifyFailTest.cpp66 reporter->bumpTestCount();
94 reporter->bumpTestCount();
H A DSkpSkGrTest.cpp635 reporter->bumpTestCount();
672 data->fReporter->bumpTestCount();
H A DTest.cpp82 virtual void bumpTestCount() SK_OVERRIDE {
83 fReporter->bumpTestCount();
H A DTest.h37 virtual void bumpTestCount() { sk_atomic_inc(&fTestCount); } function in class:skiatest::Reporter
/external/chromium_org/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp62 reporter->bumpTestCount();
363 reporter->bumpTestCount();
442 reporter->bumpTestCount();
591 reporter->bumpTestCount();
H A DPathOpsCubicLineIntersectionTest.cpp172 reporter->bumpTestCount();
180 reporter->bumpTestCount();
H A DPathOpsCubicQuadIntersectionTest.cpp101 reporter->bumpTestCount();
107 reporter->bumpTestCount();
H A DPathOpsExtendedTest.cpp442 state.fReporter->bumpTestCount();
461 reporter->bumpTestCount();
517 reporter->bumpTestCount();
H A DPathOpsLineIntersectionTest.cpp140 reporter->bumpTestCount();
191 reporter->bumpTestCount();
213 reporter->bumpTestCount();
H A DPathOpsQuadLineIntersectionThreadedTest.cpp101 state.fReporter->bumpTestCount();
104 state.fReporter->bumpTestCount();
107 state.fReporter->bumpTestCount();
H A DPathOpsSimplifyFailTest.cpp66 reporter->bumpTestCount();
94 reporter->bumpTestCount();
H A DSkpSkGrTest.cpp633 reporter->bumpTestCount();
670 data->fReporter->bumpTestCount();
H A DTest.cpp78 virtual void bumpTestCount() SK_OVERRIDE {
79 fReporter->bumpTestCount();
H A DTest.h36 virtual void bumpTestCount() { sk_atomic_inc(&fTestCount); } function in class:skiatest::Reporter

Completed in 6796 milliseconds