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

Method alloc_name

src/CppUTest/TestMemoryAllocator.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177const char* TestMemoryAllocator::alloc_name() const
178{
179 return alloc_name_;
180}
181
182const char* TestMemoryAllocator::free_name() const
183{

Callers 5

addAllocationLocationMethod · 0.45
reportMemoryLeakMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected