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

Method reportFooter

src/CppUTest/TestMemoryAllocator.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592#define MEMORY_ACCOUNTANT_ROW_FORMAT "%s %5d %5d %5d\n"
593
594SimpleString MemoryAccountant::reportFooter() const
595{
596 return SimpleString(" Thank you for your business\n");
597}
598
599SimpleString MemoryAccountant::stringSize(size_t size) const
600{

Callers

nothing calls this directly

Calls 1

SimpleStringClass · 0.85

Tested by

no test coverage detected