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

Method ObjectPath

cpp/src/arrow/filesystem/azurefs_test.cc:315–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313 }
314
315 std::string ObjectPath() const { return ContainerPath(kObjectName); }
316 std::string NotFoundObjectPath() const { return ContainerPath("not-found"); }
317
318 std::string RandomDirectoryPath(RNG& rng) const {

Callers 4

TestSASCredentialMethod · 0.80
TestMovePathFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected