Searched refs:CalculateGetPutPerformance (Results 1 – 4 of 4) sorted by relevance
108 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));120 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));155 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));167 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));202 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));214 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));246 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));257 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));285 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));296 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performance));[all …]
700 EXPECT_TRUE(DistributedTestTools::CalculateGetPutPerformance(performanceData[ps]));
399 static bool CalculateGetPutPerformance(PerformanceData &performanceData);
1087 bool DistributedTestTools::CalculateGetPutPerformance(PerformanceData &performanceData) function in DistributedTestTools