Searched refs:RunCustomMetadataAsync (Results 1 – 3 of 3) sorted by relevance
125 await InteropClient.RunCustomMetadataAsync(client); in CustomMetadata()
188 await InteropClient.RunCustomMetadataAsync(client); in RunTestCaseAsync()
180 await RunCustomMetadataAsync(client); in RunTestCaseAsync()483 public static async Task RunCustomMetadataAsync(TestService.TestServiceClient client) in RunCustomMetadataAsync() method in Grpc.IntegrationTesting.InteropClient