MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / DefaultGlobalTestPartResultReporter

Method DefaultGlobalTestPartResultReporter

tests/gtest/gtest-all.cc:2191–2192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2189}
2190
2191DefaultGlobalTestPartResultReporter::DefaultGlobalTestPartResultReporter(
2192 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
2193
2194void DefaultGlobalTestPartResultReporter::ReportTestPartResult(
2195 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected