Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
496
void MemoryLeakDetector::stopChecking()
497
{
498
current_period_ = mem_leak_period_enabled;
499
}
500
501
unsigned char MemoryLeakDetector::getCurrentAllocationStage() const
502
{
Callers
2
postTestAction
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64