Searched refs:RunPerRpcCredsAsync (Results 1 – 1 of 1) sorted by relevance
168 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