Searched refs:RunEmptyStreamAsync (Results 1 – 3 of 3) sorted by relevance
101 await InteropClient.RunEmptyStreamAsync(client); in EmptyStream()
176 await InteropClient.RunEmptyStreamAsync(client); in RunTestCaseAsync()
156 await RunEmptyStreamAsync(client); in RunTestCaseAsync()308 public static async Task RunEmptyStreamAsync(TestService.TestServiceClient client) in RunEmptyStreamAsync() method in Grpc.IntegrationTesting.InteropClient