MCPcopy Create free account
hub / github.com/cpputest/cpputest / increaseAllocationStage

Method increaseAllocationStage

src/CppUTest/MemoryLeakDetector.cpp:531–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

529}
530
531void MemoryLeakDetector::increaseAllocationStage()
532{
533 current_allocation_stage_++;
534}
535
536void MemoryLeakDetector::decreaseAllocationStage()
537{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64