MCPcopy 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
526unsigned MemoryLeakDetector::getCurrentAllocationNumber()
527{
528 return allocationSequenceNumber_;
529}
530
531void MemoryLeakDetector::increaseAllocationStage()
532{

Callers 1

alloc_memoryMethod · 0.80

Calls

no outgoing calls

Tested by 1

alloc_memoryMethod · 0.64