MCPcopy 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
778TestMemoryAllocator* GlobalMemoryAccountant::getMallocAllocator()
779{
780 return mallocAllocator_;
781}
782
783TestMemoryAllocator* GlobalMemoryAccountant::getNewAllocator()
784{

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected