Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ setAllocator
Method
setAllocator
src/CppUTest/TestMemoryAllocator.cpp:461–464 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
}
460
461
void MemoryAccountant::setAllocator(TestMemoryAllocator* allocator)
462
{
463
allocator_ = allocator;
464
}
465
466
void MemoryAccountant::clear()
467
{
Callers
3
start
Method · 0.45
setup
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected