Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ originalAllocator
Method
originalAllocator
src/CppUTest/TestMemoryAllocator.cpp:695–698 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
693
}
694
695
TestMemoryAllocator* AccountingTestMemoryAllocator::originalAllocator()
696
{
697
return originalAllocator_;
698
}
699
700
const char* AccountingTestMemoryAllocator::alloc_name() const
701
{
Callers
3
restoreAllocator
Method · 0.45
restoreMemoryAllocators
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected