Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ getChildTest
Method
getChildTest
3rdparty/cppunit/src/cppunit/TestPath.cpp:177–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
176
177
Test *
178
TestPath::getChildTest() const
179
{
180
return getTestAt( getTestCount() -1 );
181
}
182
183
184
void
Callers
2
findTest
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected