Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
162
private:
163
static int run_;
164
static int count_;
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected