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

Method decreaseAllocationStage

src/CppUTest/MemoryLeakDetector.cpp:536–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534}
535
536void MemoryLeakDetector::decreaseAllocationStage()
537{
538 current_allocation_stage_--;
539}
540
541SimpleMutex *MemoryLeakDetector::getMutex()
542{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64