Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ free_name
Method
free_name
src/CppUTestExt/MemoryReportAllocator.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
const char* MemoryReportAllocator::free_name() const
51
{
52
return realAllocator_->free_name();
53
}
54
55
void MemoryReportAllocator::setRealAllocator(TestMemoryAllocator* allocator)
56
{
Callers
2
getDeallocationString
Method · 0.45
report_free_memory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected