Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getCurrentAllocationStage
Method
getCurrentAllocationStage
src/CppUTest/MemoryLeakDetector.cpp:501–504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
499
}
500
501
unsigned char MemoryLeakDetector::getCurrentAllocationStage() const
502
{
503
return current_allocation_stage_;
504
}
505
506
void MemoryLeakDetector::enable()
507
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64