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

Method getAllocator

src/CppUTest/SimpleString.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100AccountingTestMemoryAllocator* GlobalSimpleStringMemoryAccountant::getAllocator()
101{
102 return allocator_;
103}
104
105TestMemoryAllocator* SimpleString::stringAllocator_ = NULLPTR;
106

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36