MCPcopy Create free account
hub / github.com/FlightGear/flightgear / isValid

Function isValid

3rdparty/cppunit/src/cppunit/TestFactoryRegistry.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 static bool isValid()
79 {
80 return stateFlag() != destroyed;
81 }
82};
83
84

Callers 3

getRegistryFunction · 0.85
isValidMethod · 0.85
removeTestsMethod · 0.85

Calls 1

stateFlagFunction · 0.85

Tested by

no test coverage detected