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

Method toString

src/CppUTest/MemoryLeakDetector.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103char* SimpleStringBuffer::toString()
104{
105 return buffer_;
106}
107
108void SimpleStringBuffer::setWriteLimit(size_t write_limit)
109{

Callers 1

reportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected