Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ alloc_name
Method
alloc_name
src/CppUTestExt/MemoryReportAllocator.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
const char* MemoryReportAllocator::alloc_name() const
46
{
47
return realAllocator_->alloc_name();
48
}
49
50
const char* MemoryReportAllocator::free_name() const
51
{
Callers
3
isNewAllocator
Method · 0.45
getAllocationString
Method · 0.45
report_alloc_memory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected