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