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

Method hasBeenDestroyed

src/CppUTest/TestMemoryAllocator.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142bool TestMemoryAllocator::hasBeenDestroyed()
143{
144 return hasBeenDestroyed_;
145}
146
147bool TestMemoryAllocator::isOfEqualType(TestMemoryAllocator* allocator)
148{

Callers 1

deallocMemoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected