Searched refs:mEventThreadConnection (Results 1 – 1 of 1) sorted by relevance
115 sp<MockEventThreadConnection> mEventThreadConnection; member in android::scheduler::__anon5086c9210111::SchedulerTest123 mEventThreadConnection = sp<MockEventThreadConnection>::make(mEventThread); in SchedulerTest()128 .WillRepeatedly(Return(mEventThreadConnection)); in SchedulerTest()910 EXPECT_EQ(expectedChoreographerFps, mEventThreadConnection->frameRate); in frameRateTestScenario()