Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setup
Function
setup
tests/CppUTest/MemoryOperatorOverloadTest.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
{
123
MemoryLeakDetector* memLeakDetector;
124
void setup()
125
{
126
memLeakDetector = MemoryLeakWarningPlugin::getGlobalDetector();
127
}
128
129
};
130
Callers
nothing calls this directly
Calls
3
setCurrentNewAllocator
Function · 0.85
setCurrentNewArrayAllocator
Function · 0.85
save
Method · 0.45
Tested by
no test coverage detected