MCPcopy Create free account
hub / github.com/cpputest/cpputest / enableAllocationTypeChecking

Method enableAllocationTypeChecking

src/CppUTest/MemoryLeakDetector.cpp:521–524  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

519}
520
521void MemoryLeakDetector::enableAllocationTypeChecking()
522{
523 doAllocationTypeChecking_ = true;
524}
525
526unsigned MemoryLeakDetector::getCurrentAllocationNumber()
527{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64