Lines Matching refs:incrementJankyFrames
275 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()
317 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)) in TEST_F()
467 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(0); in TEST_F()
488 incrementJankyFrames( in TEST_F()
513 incrementJankyFrames( in TEST_F()
540 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
564 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
590 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
616 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
642 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
670 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, renderRate, sUidOne, in TEST_F()
699 incrementJankyFrames( in TEST_F()
766 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1126 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1435 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1649 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1708 incrementJankyFrames( in TEST_F()
1729 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1788 incrementJankyFrames( in TEST_F()
1809 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1852 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()
1926 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()
2004 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()