Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ getTestCount
Method
getTestCount
3rdparty/cppunit/src/cppunit/TestPath.cpp:162–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
161
162
int
163
TestPath::getTestCount() const
164
{
165
return m_tests.size();
166
}
167
168
169
Test *
Callers
3
TestPath
Method · 0.80
add
Method · 0.80
insert
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected