Searched refs:CalculateInsertPerformance (Results 1 – 4 of 4) sorted by relevance
107 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));119 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));154 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));166 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));201 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));213 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));245 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));256 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));284 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));295 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performance));[all …]
699 EXPECT_TRUE(DistributedTestTools::CalculateInsertPerformance(performanceData[ps]));
398 static bool CalculateInsertPerformance(PerformanceData &performanceData);
1035 bool DistributedTestTools::CalculateInsertPerformance(PerformanceData &performanceData) function in DistributedTestTools