MCPcopy Create free account
hub / github.com/apache/brpc / StopTestCase

Method StopTestCase

example/auto_concurrency_limiter/server.cpp:111–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 }
110
111 void StopTestCase() {
112 _running_case = false;
113 }
114
115 void UpdateLatency() {
116 if (!_running_case) {

Callers 2

~ControlServiceImplMethod · 0.80
NotifyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected