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

Method TearDown

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

Source from the content-addressed store, hash-verified

173 bool supports_async() const override { return kGrpcSupportsAsync; }
174 void SetUp() override { SetUpTest(); }
175 void TearDown() override { TearDownTest(); }
176};
177ARROW_FLIGHT_TEST_IPC_OPTIONS(GrpcIpcOptionsTest);
178

Callers

nothing calls this directly

Calls 1

TearDownTestFunction · 0.85

Tested by

no test coverage detected