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

Method SetUp

cpp/src/arrow/filesystem/hdfs_test.cc:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107class TestHadoopFileSystem : public ::testing::Test, public HadoopFileSystemTestMixin {
108 public:
109 void SetUp() override { MakeFileSystem(); }
110
111 void TestFileSystemFromUri() {
112 std::stringstream ss;

Callers

nothing calls this directly

Calls 1

MakeFileSystemFunction · 0.85

Tested by

no test coverage detected