MCPcopy Create free account
hub / github.com/cpputest/cpputest / count

Method count

tests/CppUTestExt/OrderedTestTest.cpp:159–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158 }
159 static int count(void) {
160 return count_++;
161 }
162private:
163 static int run_;
164 static int count_;

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected