Searched defs:weightedTestCases (Results 1 – 1 of 1) sorted by relevance
63 Dictionary<string, int> weightedTestCases; field in Grpc.IntegrationTesting.StressTestClient70 …ent(ClientOptions options, List<string> serverAddresses, Dictionary<string, int> weightedTestCases) in StressTestClient()198 static Dictionary<string, int> ParseWeightedTestCases(string weightedTestCases) in ParseWeightedTestCases()