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

Method stopChecking

src/CppUTest/MemoryLeakDetector.cpp:496–499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494}
495
496void MemoryLeakDetector::stopChecking()
497{
498 current_period_ = mem_leak_period_enabled;
499}
500
501unsigned char MemoryLeakDetector::getCurrentAllocationStage() const
502{

Callers 2

postTestActionMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64