MCPcopy Create free account
hub / github.com/cpputest/cpputest / originalAllocator

Method originalAllocator

src/CppUTest/TestMemoryAllocator.cpp:695–698  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

693}
694
695TestMemoryAllocator* AccountingTestMemoryAllocator::originalAllocator()
696{
697 return originalAllocator_;
698}
699
700const char* AccountingTestMemoryAllocator::alloc_name() const
701{

Callers 3

restoreAllocatorMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected