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

Method disableAllocationTypeChecking

src/CppUTest/MemoryLeakDetector.cpp:516–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514}
515
516void MemoryLeakDetector::disableAllocationTypeChecking()
517{
518 doAllocationTypeChecking_ = false;
519}
520
521void MemoryLeakDetector::enableAllocationTypeChecking()
522{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64