Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlightGear/flightgear
/ isValid
Method
isValid
3rdparty/cppunit/src/cppunit/TestFactoryRegistry.cpp:156–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
155
156
bool
157
TestFactoryRegistry::isValid()
158
{
159
return TestFactoryRegistryList::isValid();
160
}
161
162
163
CPPUNIT_NS_END
Callers
nothing calls this directly
Calls
1
isValid
Function · 0.85
Tested by
no test coverage detected