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

Method ~TestInfo

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

Destructs a TestInfo object.

Source from the content-addressed store, hash-verified

4051
4052// Destructs a TestInfo object.
4053TestInfo::~TestInfo() { delete factory_; }
4054
4055namespace internal {
4056

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected