Searched refs:CallCountingHelper (Results 1 – 7 of 7) sorted by relevance
57 CallCountingHelper::CallCountingHelper() { in CallCountingHelper() function in grpc_core::channelz::CallCountingHelper62 CallCountingHelper::~CallCountingHelper() {} in ~CallCountingHelper()64 void CallCountingHelper::RecordCallStarted() { in RecordCallStarted()70 void CallCountingHelper::PopulateCallCounts(grpc_json* json) { in PopulateCallCounts()
88 class CallCountingHelper {90 CallCountingHelper();91 ~CallCountingHelper();168 CallCountingHelper call_counter_;195 CallCountingHelper call_counter_;
74 CallCountingHelper::CallCountingHelper() { in CallCountingHelper() function in grpc_core::channelz::CallCountingHelper82 void CallCountingHelper::RecordCallStarted() { in RecordCallStarted()90 void CallCountingHelper::RecordCallFailed() { in RecordCallFailed()95 void CallCountingHelper::RecordCallSucceeded() { in RecordCallSucceeded()100 void CallCountingHelper::CollectData(CounterData* out) { in CollectData()119 void CallCountingHelper::PopulateCallCounts(Json::Object* json) { in PopulateCallCounts()
116 class CallCountingHelper {118 CallCountingHelper();217 CallCountingHelper call_counter_;264 CallCountingHelper call_counter_;
50 explicit CallCountingHelperPeer(CallCountingHelper* node) : node_(node) {} in CallCountingHelperPeer()57 CallCountingHelper* node_;215 grpc_millis GetLastCallStartedMillis(CallCountingHelper* channel) { in GetLastCallStartedMillis()267 CallCountingHelper counter; in TEST_P()
68 CallCountingHelper call_counter_;
96 CallCountingHelper call_counter_;