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

Method called_count

test/bvar_sampler_unittest.cpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 ++_ncalled;
60 }
61 int called_count() const { return _ncalled; }
62private:
63 int _ncalled;
64 static int _s_ndestroy;

Callers 2

TESTFunction · 0.80
checkFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected