Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ getChildTestCount
Method
getChildTestCount
3rdparty/cppunit/src/cppunit/TestLeaf.cpp:14–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
int
15
TestLeaf::getChildTestCount() const
16
{
17
return 0;
18
}
19
20
21
Test *
Callers
1
TestPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected