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

Method DefaultGlobalTestPartResultReporter

test/gtest/gtest-all.cc:2148–2149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2146}
2147
2148DefaultGlobalTestPartResultReporter::DefaultGlobalTestPartResultReporter(
2149 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
2150
2151void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
2152 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected