Home
last modified time | relevance | path

Searched refs:verifyHintStatusIsScheduledOnTx (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_NotifyExpectedPresentTest.cpp229 ASSERT_TRUE(mFlinger.verifyHintStatusIsScheduledOnTx(mPhysicalDisplayId)); in TEST_F()
231 ASSERT_TRUE(mFlinger.verifyHintStatusIsScheduledOnTx(mPhysicalDisplayId)); in TEST_F()
252 ASSERT_TRUE(mFlinger.verifyHintStatusIsScheduledOnTx(mPhysicalDisplayId)); in TEST_F()
DTestableSurfaceFlinger.h743 bool verifyHintStatusIsScheduledOnTx(PhysicalDisplayId displayId) { in verifyHintStatusIsScheduledOnTx() function