Searched refs:RunOAuth2AuthTokenAsync (Results 1 – 1 of 1) sorted by relevance
165 await RunOAuth2AuthTokenAsync(client, options.OAuthScope); in RunTestCaseAsync()362 …public static async Task RunOAuth2AuthTokenAsync(TestService.TestServiceClient client, string oaut… in RunOAuth2AuthTokenAsync() method in Grpc.IntegrationTesting.InteropClient