Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
521
void MemoryLeakDetector::enableAllocationTypeChecking()
522
{
523
doAllocationTypeChecking_ = true;
524
}
525
526
unsigned MemoryLeakDetector::getCurrentAllocationNumber()
527
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64