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

Method TearDown

cpp/src/arrow/flight/flight_test.cc:202–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200 bool supports_async() const override { return kGrpcSupportsAsync; }
201 void SetUp() override { SetUpTest(); }
202 void TearDown() override { TearDownTest(); }
203};
204ARROW_FLIGHT_TEST_ASYNC_CLIENT(GrpcAsyncClientTest);
205

Callers

nothing calls this directly

Calls 1

TearDownTestFunction · 0.85

Tested by

no test coverage detected