Searched refs:startFlowControlledStreamingCalls (Results 1 – 3 of 3) sorted by relevance
90 latch = startFlowControlledStreamingCalls(maxConcurrentStreams, callCounter, record, completed, in setup()
97 startFlowControlledStreamingCalls(maxConcurrentStreams, callCounter, record, completed, 1); in setup()
480 protected CountDownLatch startFlowControlledStreamingCalls(int callsPerChannel, in startFlowControlledStreamingCalls() method in AbstractBenchmark