OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bumpTestCount
(Results
1 - 10
of
10
) sorted by null
/external/skia/tests/
Test.cpp
30
this->
bumpTestCount
();
83
virtual void
bumpTestCount
() SK_OVERRIDE {
84
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
67
reporter->
bumpTestCount
();
94
reporter->
bumpTestCount
();
PathOpsSkpClipTest.cpp
107
reporter->
bumpTestCount
();
135
reporter->
bumpTestCount
();
PathOpsCubicQuadIntersectionTest.cpp
69
reporter->
bumpTestCount
();
PathOpsLineIntersectionTest.cpp
135
reporter->
bumpTestCount
();
141
reporter->
bumpTestCount
();
150
reporter->
bumpTestCount
();
PathOpsCubicLineIntersectionTest.cpp
73
reporter->
bumpTestCount
();
PathOpsAngleTest.cpp
341
reporter->
bumpTestCount
();
398
reporter->
bumpTestCount
();
PathOpsExtendedTest.cpp
533
state.fReporter->
bumpTestCount
();
552
reporter->
bumpTestCount
();
615
reporter->
bumpTestCount
();
Completed in 191 milliseconds