Searched refs:CalculateUseClearPerformance (Results 1 – 4 of 4) sorted by relevance
111 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));123 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));158 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));170 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));205 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));217 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));249 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));260 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));288 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));299 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performance));[all …]
703 EXPECT_TRUE(DistributedTestTools::CalculateUseClearPerformance(performanceData[ps]));
402 static bool CalculateUseClearPerformance(PerformanceData &performanceData);
1244 bool DistributedTestTools::CalculateUseClearPerformance(PerformanceData &performanceData) function in DistributedTestTools