MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / DefaultPerThreadTestPartResultReporter

Method DefaultPerThreadTestPartResultReporter

cpp/test/src/gtest.cc:692–693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

690}
691
692DefaultPerThreadTestPartResultReporter::DefaultPerThreadTestPartResultReporter(
693 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
694
695void DefaultPerThreadTestPartResultReporter::ReportTestPartResult(
696 const TestPartResult& result) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected