Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
const char* TestMemoryAllocator::alloc_name() const
178
{
179
return alloc_name_;
180
}
181
182
const char* TestMemoryAllocator::free_name() const
183
{
Callers
5
addAllocationLocation
Method · 0.45
reportMemoryLeak
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected