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

Function setCurrentNewArrayAllocator

src/CppUTest/TestMemoryAllocator.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void setCurrentNewArrayAllocator(TestMemoryAllocator* allocator)
68{
69 currentNewArrayAllocator = allocator;
70}
71
72TestMemoryAllocator* getCurrentNewArrayAllocator()
73{

Callers 9

restoreMethod · 0.85
startMethod · 0.85
TESTFunction · 0.85
setupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected