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

Method running

cpp/src/arrow/filesystem/gcsfs_test.cc:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 bool running() { return server_process_ && server_process_->IsRunning(); }
117
118 ~GcsTestbench() = default;
119

Callers 3

SetUpMethod · 0.80
~ImplMethod · 0.80
IsRunningMethod · 0.80

Calls 1

IsRunningMethod · 0.45

Tested by

no test coverage detected