Searched refs:mVSyncSetDurationCallRecorder (Results 1 – 1 of 1) sorted by relevance
108 mVSyncSetDurationCallRecorder; member in android::EventThreadTest140 .WillRepeatedly(Invoke(mVSyncSetDurationCallRecorder.getInvocable())); in EventThreadTest()201 auto args = mVSyncSetDurationCallRecorder.waitForCall(); in expectVSyncSetDurationCallReceived()297 EXPECT_FALSE(mVSyncSetDurationCallRecorder.waitForCall(0us).has_value()); in TEST_F()