MCPcopy Create free account
hub / github.com/BVLC/caffe / DefaultGlobalTestPartResultReporter

Method DefaultGlobalTestPartResultReporter

src/gtest/gtest-all.cpp:1963–1964  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1961}
1962
1963DefaultGlobalTestPartResultReporter::DefaultGlobalTestPartResultReporter(
1964 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
1965
1966void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
1967 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected