Searched refs:firstCallDuration (Results 1 – 1 of 1) sorted by relevance
927 long firstCallDuration = System.nanoTime() - start; in serverStreamingShouldBeFlowControlled() local934 assertNull(queue.poll(Math.max(firstCallDuration * 4, 1 * 1000 * 1000), TimeUnit.NANOSECONDS)); in serverStreamingShouldBeFlowControlled()