Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
182
const char* TestMemoryAllocator::free_name() const
183
{
184
return free_name_;
185
}
186
187
TestMemoryAllocator* TestMemoryAllocator::actualAllocator()
188
{
Callers
4
addDeallocationLocation
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