OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bumpTestCount
(Results
1 - 11
of
11
) sorted by null
/external/skia/tests/
Test.cpp
28
this->
bumpTestCount
();
81
virtual void
bumpTestCount
() SK_OVERRIDE {
82
fReporter->
bumpTestCount
();
PathOpsQuadLineIntersectionThreadedTest.cpp
102
state.fReporter->
bumpTestCount
();
105
state.fReporter->
bumpTestCount
();
108
state.fReporter->
bumpTestCount
();
Test.h
37
virtual void
bumpTestCount
() { sk_atomic_inc(&fTestCount); }
PathOpsSimplifyFailTest.cpp
66
reporter->
bumpTestCount
();
91
reporter->
bumpTestCount
();
PathOpsLineIntersectionTest.cpp
127
reporter->
bumpTestCount
();
178
reporter->
bumpTestCount
();
200
reporter->
bumpTestCount
();
PathOpsCubicQuadIntersectionTest.cpp
95
reporter->
bumpTestCount
();
PathOpsCubicIntersectionTest.cpp
62
reporter->
bumpTestCount
();
360
reporter->
bumpTestCount
();
439
reporter->
bumpTestCount
();
587
reporter->
bumpTestCount
();
PathOpsCubicLineIntersectionTest.cpp
83
reporter->
bumpTestCount
();
PathOpsAngleTest.cpp
341
reporter->
bumpTestCount
();
398
reporter->
bumpTestCount
();
SkpSkGrTest.cpp
632
reporter->
bumpTestCount
();
669
data->fReporter->
bumpTestCount
();
PathOpsExtendedTest.cpp
538
state.fReporter->
bumpTestCount
();
557
reporter->
bumpTestCount
();
621
reporter->
bumpTestCount
();
Completed in 394 milliseconds