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_;
78 CallCountingHelper::CallCountingHelper() { in CallCountingHelper() function in grpc_core::channelz::CallCountingHelper86 void CallCountingHelper::RecordCallStarted() { in RecordCallStarted()94 void CallCountingHelper::RecordCallFailed() { in RecordCallFailed()99 void CallCountingHelper::RecordCallSucceeded() { in RecordCallSucceeded()104 void CallCountingHelper::CollectData(CounterData* out) { in CollectData()123 void CallCountingHelper::PopulateCallCounts(Json::Object* json) { in PopulateCallCounts()
117 class CallCountingHelper {119 CallCountingHelper();218 CallCountingHelper call_counter_;265 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_;