Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ isEnvironment
Method
isEnvironment
lib/tcanalysis/FunctionNode.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
std::string FunctionNode::getName() const { return Name; }
34
35
bool FunctionNode::isEnvironment() const { return Environment; }
36
37
bool FunctionNode::isTestBody() const { return TestBody; }
38
Callers
3
getTCCall
Method · 0.80
getGtestFuzzClassDeclString
Method · 0.80
getEnvironmentClasses
Method · 0.80
Calls
no outgoing calls
Tested by
3
getTCCall
Method · 0.64
getGtestFuzzClassDeclString
Method · 0.64
getEnvironmentClasses
Method · 0.64