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

Method free_name

src/CppUTest/TestMemoryAllocator.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182const char* TestMemoryAllocator::free_name() const
183{
184 return free_name_;
185}
186
187TestMemoryAllocator* TestMemoryAllocator::actualAllocator()
188{

Callers 4

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected