Lines Matching refs:incrementJankyFrames

301     EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2);  in TEST_F()
346 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(1); in TEST_F()
399 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)) in TEST_F()
559 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(0); in TEST_F()
583 incrementJankyFrames( in TEST_F()
611 incrementJankyFrames( in TEST_F()
641 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
669 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
699 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
729 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
759 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, std::nullopt, sUidOne, in TEST_F()
791 incrementJankyFrames(TimeStats::JankyFramesInfo{refreshRate, renderRate, sUidOne, in TEST_F()
824 incrementJankyFrames( in TEST_F()
899 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1436 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()
1759 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
1986 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
2053 incrementJankyFrames(TimeStats::JankyFramesInfo{RR_11, std::nullopt, sUidOne, in TEST_F()
2076 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
2143 incrementJankyFrames(TimeStats::JankyFramesInfo{RR_11, std::nullopt, sUidOne, in TEST_F()
2166 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)); in TEST_F()
2214 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()
2298 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()
2386 EXPECT_CALL(*mTimeStats, incrementJankyFrames(_)).Times(2); in TEST_F()