MCPcopy 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
783TestMemoryAllocator* GlobalMemoryAccountant::getNewAllocator()
784{
785 return newAllocator_;
786}
787
788TestMemoryAllocator* GlobalMemoryAccountant::getNewArrayAllocator()
789{

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected