Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs168 await RunPerRpcCredsAsync(client, options.OAuthScope); in RunTestCaseAsync()
383 …public static async Task RunPerRpcCredsAsync(TestService.TestServiceClient client, string oauthSco… in RunPerRpcCredsAsync() method in Grpc.IntegrationTesting.InteropClient