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

Function SetUpTest

cpp/src/arrow/flight/test_definitions.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 virtual std::string transport() const = 0;
43 virtual bool supports_async() const { return false; }
44 virtual void SetUpTest() {}
45 virtual void TearDownTest() {}
46};
47

Callers 8

SetUpMethod · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected