Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getMemoryLeakDetector
Method
getMemoryLeakDetector
src/CppUTest/MemoryLeakWarningPlugin.cpp:580–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
}
579
580
MemoryLeakDetector* MemoryLeakWarningPlugin::getMemoryLeakDetector()
581
{
582
return memLeakDetector_;
583
}
584
585
void MemoryLeakWarningPlugin::ignoreAllLeaksInTest()
586
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64