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

Function MakeFileSystem

cpp/src/arrow/filesystem/s3fs_test.cc:733–733  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

731 }
732
733 void MakeFileSystem() { ASSERT_OK_AND_ASSIGN(fs_, MakeNewFileSystem()); }
734
735 template <typename Matcher>
736 void AssertMetadataRoundtrip(const std::string& path,

Callers 7

TEST_FFunction · 0.70
SetUpMethod · 0.70
SetUpMethod · 0.70
SetUpMethod · 0.70
MakeFactoryMethod · 0.50
TEST_FFunction · 0.50
MakeDatasetMethod · 0.50

Calls 2

MakeNewFileSystemFunction · 0.85
ASSERT_OK_AND_ASSIGNFunction · 0.70

Tested by

no test coverage detected