MCPcopy 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
156bool
157TestFactoryRegistry::isValid()
158{
159 return TestFactoryRegistryList::isValid();
160}
161
162
163CPPUNIT_NS_END

Callers

nothing calls this directly

Calls 1

isValidFunction · 0.85

Tested by

no test coverage detected