Searched refs:performanceRate (Results 1 – 1 of 1) sorted by relevance
218 const auto& performanceRate = getMaxSupportedRefreshRate(*refreshRateConfigs); in TEST_F() local221 ASSERT_EQ(mExpected90Config, performanceRate); in TEST_F()226 ASSERT_EQ(performanceRateByPolicy, performanceRate); in TEST_F()235 const auto& performanceRate = getMaxSupportedRefreshRate(*refreshRateConfigs); in TEST_F() local250 ASSERT_EQ(mExpected90DifferentGroupConfig, performanceRate); in TEST_F()261 const auto& performanceRate = getMaxSupportedRefreshRate(*refreshRateConfigs); in TEST_F() local276 ASSERT_EQ(mExpected90DifferentResolutionConfig, performanceRate); in TEST_F()287 auto performanceRate = refreshRateConfigs->getMaxRefreshRateByPolicy(); in TEST_F() local290 ASSERT_EQ(mExpected90Config, performanceRate); in TEST_F()