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