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

Method DefaultPerThreadTestPartResultReporter

src/gtest/gtest-all.cpp:1972–1973  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1970}
1971
1972DefaultPerThreadTestPartResultReporter::DefaultPerThreadTestPartResultReporter(
1973 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
1974
1975void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
1976 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected