Home
last modified time | relevance | path

Searched refs:WaitForNextAsync (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInterarrivalTimers.cs38 Task WaitForNextAsync(); in WaitForNextAsync() method
55 public Task WaitForNextAsync() in WaitForNextAsync() method in Grpc.IntegrationTesting.ClosedLoopInterarrivalTimer
86 public async Task WaitForNextAsync() in WaitForNextAsync() method in Grpc.IntegrationTesting.PoissonInterarrivalTimer
DClientRunners.cs248 await timer.WaitForNextAsync(); in RunUnaryAsync()
270 await timer.WaitForNextAsync(); in RunStreamingPingPongAsync()
298 await timer.WaitForNextAsync(); in RunGenericStreamingAsync()