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

Method TearDown

gpcontrib/gpcloud/test/s3key_reader_test.cpp:53–57  ·  view source on GitHub ↗

TearDown() is invoked immediately after a test finishes.

Source from the content-addressed store, hash-verified

51
52 // TearDown() is invoked immediately after a test finishes.
53 virtual void TearDown() {
54 this->close();
55
56 QueryCancelPending = false;
57 }
58
59 char buffer[256];
60

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected