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

Method setTestResult

src/CppUTestExt/MemoryReportAllocator.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void MemoryReportAllocator::setTestResult(TestResult* result)
71{
72 result_ = result;
73}
74
75void MemoryReportAllocator::setFormatter(MemoryReportFormatter* formatter)
76{

Callers 1

initializeAllocatorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected