Searched defs:rpcs (Results 1 – 4 of 4) sorted by relevance
133 def mock_rpcs(self, rpcs): argument148 def run_cmd(self, argv, rpcs=[], exit_code=None, argument
173 uint64_t rpcs; member
268 uint64_t rpcs = 0; in GenerateLoadBalancingFeedback() local366 void LoadReporter::AppendNewFeedbackRecord(uint64_t rpcs, uint64_t errors) { in AppendNewFeedbackRecord()
239 final List<Rpc> rpcs = new ArrayList<>(transports.size()); in creatingMultipleTlsTransportsShouldSucceed() local376 Rpc[] rpcs = new Rpc[] { new Rpc(transport), new Rpc(transport), new Rpc(transport) }; in bufferedStreamsShouldBeClosedWhenConnectionTerminates() local