MCPcopy Create free account
hub / github.com/apache/singa / DefaultPerThreadTestPartResultReporter

Method DefaultPerThreadTestPartResultReporter

test/gtest/gtest-all.cc:2157–2158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2155}
2156
2157DefaultPerThreadTestPartResultReporter::DefaultPerThreadTestPartResultReporter(
2158 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
2159
2160void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
2161 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected