Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ doGetChildTestAt
Method
doGetChildTestAt
3rdparty/cppunit/src/cppunit/TestDecorator.cpp:46–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
Test *
47
TestDecorator::doGetChildTestAt( int index ) const
48
{
49
return m_test->getChildTestAt( index );
50
}
51
52
53
CPPUNIT_NS_END
Callers
nothing calls this directly
Calls
1
getChildTestAt
Method · 0.80
Tested by
no test coverage detected