Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getCurrentAllocationNumber
Method
getCurrentAllocationNumber
src/CppUTest/MemoryLeakDetector.cpp:526–529 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
524
}
525
526
unsigned MemoryLeakDetector::getCurrentAllocationNumber()
527
{
528
return allocationSequenceNumber_;
529
}
530
531
void MemoryLeakDetector::increaseAllocationStage()
532
{
Callers
1
alloc_memory
Method · 0.80
Calls
no outgoing calls
Tested by
1
alloc_memory
Method · 0.64