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

Method ~TestResult

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

D'tor.

Source from the content-addressed store, hash-verified

3518
3519// D'tor.
3520TestResult::~TestResult() {
3521}
3522
3523// Returns the i-th test part result among all the results. i can
3524// range from 0 to total_part_count() - 1. If i is not in that range,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected