Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Stop
Method
Stop
cpp/src/arrow/flight/test_util.cc:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void TestServer::Stop() { server_process_ = nullptr; }
64
65
bool TestServer::IsRunning() { return server_process_->IsRunning(); }
66
Callers
4
RunDoGetTest
Function · 0.45
RunDoPutTest
Function · 0.45
RunPerformanceTest
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected