MCPcopy 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
580MemoryLeakDetector* MemoryLeakWarningPlugin::getMemoryLeakDetector()
581{
582 return memLeakDetector_;
583}
584
585void MemoryLeakWarningPlugin::ignoreAllLeaksInTest()
586{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64