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

Method ~Test

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

The d'tor restores the states of all flags. The actual work is done by the d'tor of the gtest_flag_saver_ field, and thus not visible here.

Source from the content-addressed store, hash-verified

3744// done by the d'tor of the gtest_flag_saver_ field, and thus not
3745// visible here.
3746Test::~Test() {
3747}
3748
3749// Sets up the test fixture.
3750//

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected