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

Function ~DeathTest

tests/gtest/gtest.h:9699–9699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9697 const char* file, int line, DeathTest** test);
9698 DeathTest();
9699 virtual ~DeathTest() { }
9700
9701 // A helper class that aborts a death test when it's deleted.
9702 class ReturnSentinel {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected