MCPcopy 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
501unsigned char MemoryLeakDetector::getCurrentAllocationStage() const
502{
503 return current_allocation_stage_;
504}
505
506void MemoryLeakDetector::enable()
507{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64