• Home
  • Raw
  • Download

Lines Matching refs:Console

204             Console.WriteLine("running empty_unary");  in RunEmptyUnary()
207 Console.WriteLine("Passed!"); in RunEmptyUnary()
212 Console.WriteLine("running large_unary"); in RunLargeUnary()
221 Console.WriteLine("Passed!"); in RunLargeUnary()
226 Console.WriteLine("running client_streaming"); in RunClientStreamingAsync()
237 Console.WriteLine("Passed!"); in RunClientStreamingAsync()
242 Console.WriteLine("running server_streaming"); in RunServerStreamingAsync()
256 Console.WriteLine("Passed!"); in RunServerStreamingAsync()
261 Console.WriteLine("running ping_pong"); in RunPingPongAsync()
305 Console.WriteLine("Passed!"); in RunPingPongAsync()
310 Console.WriteLine("running empty_stream"); in RunEmptyStreamAsync()
318 Console.WriteLine("Passed!"); in RunEmptyStreamAsync()
323 Console.WriteLine("running compute_engine_creds"); in RunComputeEngineCreds()
340 Console.WriteLine("Passed!"); in RunComputeEngineCreds()
345 Console.WriteLine("running jwt_token_creds"); in RunJwtTokenCreds()
359 Console.WriteLine("Passed!"); in RunJwtTokenCreds()
364 Console.WriteLine("running oauth2_auth_token"); in RunOAuth2AuthTokenAsync()
380 Console.WriteLine("Passed!"); in RunOAuth2AuthTokenAsync()
385 Console.WriteLine("running per_rpc_creds"); in RunPerRpcCredsAsync()
397 Console.WriteLine("Passed!"); in RunPerRpcCredsAsync()
402 Console.WriteLine("running cancel_after_begin"); in RunCancelAfterBeginAsync()
414 Console.WriteLine("Passed!"); in RunCancelAfterBeginAsync()
419 Console.WriteLine("running cancel_after_first_response"); in RunCancelAfterFirstResponseAsync()
446 Console.WriteLine("Passed!"); in RunCancelAfterFirstResponseAsync()
451 Console.WriteLine("running timeout_on_sleeping_server"); in RunTimeoutOnSleepingServerAsync()
480 Console.WriteLine("Passed!"); in RunTimeoutOnSleepingServerAsync()
485 Console.WriteLine("running custom_metadata"); in RunCustomMetadataAsync()
525 Console.WriteLine("Passed!"); in RunCustomMetadataAsync()
530 Console.WriteLine("running status_code_and_message"); in RunStatusCodeAndMessageAsync()
567 Console.WriteLine("Passed!"); in RunStatusCodeAndMessageAsync()
572 Console.WriteLine("running unimplemented_service"); in RunUnimplementedService()
576 Console.WriteLine("Passed!"); in RunUnimplementedService()
581 Console.WriteLine("running unimplemented_method"); in RunUnimplementedMethod()
585 Console.WriteLine("Passed!"); in RunUnimplementedMethod()
590 Console.WriteLine("running client_compressed_unary"); in RunClientCompressedUnary()
627 Console.WriteLine("Passed!"); in RunClientCompressedUnary()
632 Console.WriteLine("running client_compressed_streaming"); in RunClientCompressedStreamingAsync()
678 Console.WriteLine("Passed!"); in RunClientCompressedStreamingAsync()