Searched refs:mEventThreadConnection (Results 1 – 1 of 1) sorted by relevance
83 sp<MockEventThreadConnection> mEventThreadConnection; member in android::__anon8feee2170110::SchedulerTest93 mEventThreadConnection = new MockEventThreadConnection(mEventThread); in SchedulerTest()98 .WillRepeatedly(Return(mEventThreadConnection)); in SchedulerTest()139 ASSERT_EQ(mEventThreadConnection, connection); in TEST_F()