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

Method DefaultPerThreadTestPartResultReporter

tests/gtest/gtest-all.cc:2200–2201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2198}
2199
2200DefaultPerThreadTestPartResultReporter::DefaultPerThreadTestPartResultReporter(
2201 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
2202
2203void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
2204 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected