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

Method addNoMemoryLeaksMessage

src/CppUTest/MemoryLeakDetector.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148void MemoryLeakOutputStringBuffer::addNoMemoryLeaksMessage()
149{
150 outputBuffer_.add("No memory leaks were detected.");
151}
152
153void MemoryLeakOutputStringBuffer::startMemoryLeakReporting()
154{

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected