Searched defs:client_stats (Results 1 – 10 of 10) sorted by relevance
43 ClientStats client_stats = 2; field
41 grpc_core::RefCountedPtr<grpc_core::GrpcLbClientStats> client_stats; member
111 grpc_core::GrpcLbClientStats* client_stats) { in grpc_grpclb_load_report_request_create_locked()
166 RefCountedPtr<GrpcLbClientStats> client_stats; member184 GrpcLbClientStats* client_stats() const { return client_stats_.get(); } in client_stats() function in grpc_core::__anon21ecf8450111::GrpcLb::BalancerCallState
35 private $client_stats; variable in Grpc\\Testing\\ScenarioResult
426 ClientStats client_stats; in WaitForLoadReports() local1429 const ClientStats client_stats = WaitForLoadReports(); in TEST_F() local1488 const ClientStats client_stats = WaitForLoadReports(); in TEST_F() local
247 repeated ClientStats client_stats = 3; field
264 repeated ClientStats client_stats = 3; field
77 grpc_lb_v1_ClientStats client_stats; member