MCPcopy Create free account
hub / github.com/apache/singa / TearDown

Method TearDown

test/gtest/gtest-all.cc:3393–3394  ·  view source on GitHub ↗

Tears down the test fixture. A sub-class may override this.

Source from the content-addressed store, hash-verified

3391//
3392// A sub-class may override this.
3393void Test::TearDown() {
3394}
3395
3396// Allows user supplied key value pairs to be recorded for later output.
3397void Test::RecordProperty(const std::string& key, const std::string& value) {

Callers 1

TearDownEnvironmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected