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

Method addMemoryLeakHeader

src/CppUTest/MemoryLeakDetector.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199void MemoryLeakOutputStringBuffer::addMemoryLeakHeader()
200{
201 outputBuffer_.add("Memory leak(s) found.\n");
202}
203
204void MemoryLeakOutputStringBuffer::addErrorMessageForTooMuchLeaks()
205{

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected