Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getRegistry
Function · 0.85
isValid
Method · 0.85
removeTests
Method · 0.85
Calls
1
stateFlag
Function · 0.85
Tested by
no test coverage detected