Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getNewAllocator
Method
getNewAllocator
src/CppUTest/TestMemoryAllocator.cpp:783–786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
}
782
783
TestMemoryAllocator* GlobalMemoryAccountant::getNewAllocator()
784
{
785
return newAllocator_;
786
}
787
788
TestMemoryAllocator* GlobalMemoryAccountant::getNewArrayAllocator()
789
{
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected