MCPcopy 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
788TestMemoryAllocator* GlobalMemoryAccountant::getNewArrayAllocator()
789{
790 return newArrayAllocator_;
791}
792

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected