Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
void MemoryReportAllocator::setTestResult(TestResult* result)
71
{
72
result_ = result;
73
}
74
75
void MemoryReportAllocator::setFormatter(MemoryReportFormatter* formatter)
76
{
Callers
1
initializeAllocator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected