Lines Matching refs:TestServiceClient
137 var client = new TestService.TestServiceClient(channel);
202 public static void RunEmptyUnary(TestService.TestServiceClient client)
210 public static void RunLargeUnary(TestService.TestServiceClient client)
224 public static async Task RunClientStreamingAsync(TestService.TestServiceClient client)
240 public static async Task RunServerStreamingAsync(TestService.TestServiceClient client)
259 public static async Task RunPingPongAsync(TestService.TestServiceClient client)
308 public static async Task RunEmptyStreamAsync(TestService.TestServiceClient client)
321 public static void RunComputeEngineCreds(TestService.TestServiceClient client, string defaultServiceAccount, string oauthScope)
343 public static void RunJwtTokenCreds(TestService.TestServiceClient client)
362 public static async Task RunOAuth2AuthTokenAsync(TestService.TestServiceClient client, string oauthScope)
383 public static async Task RunPerRpcCredsAsync(TestService.TestServiceClient client, string oauthScope)
400 public static async Task RunCancelAfterBeginAsync(TestService.TestServiceClient client)
417 public static async Task RunCancelAfterFirstResponseAsync(TestService.TestServiceClient client)
449 public static async Task RunTimeoutOnSleepingServerAsync(TestService.TestServiceClient client)
483 public static async Task RunCustomMetadataAsync(TestService.TestServiceClient client)
528 public static async Task RunStatusCodeAndMessageAsync(TestService.TestServiceClient client)
579 public static void RunUnimplementedMethod(TestService.TestServiceClient client)
588 public static void RunClientCompressedUnary(TestService.TestServiceClient client)
630 public static async Task RunClientCompressedStreamingAsync(TestService.TestServiceClient client)