Lines Matching refs:MockEventThreadConnection
65 class MockEventThreadConnection : public EventThreadConnection { class in android::EventThreadTest
67 MockEventThreadConnection(impl::EventThread* eventThread, uid_t callingUid, in MockEventThreadConnection() function in android::EventThreadTest::MockEventThreadConnection
82 sp<MockEventThreadConnection> createConnection(
118 sp<MockEventThreadConnection> mConnection;
119 sp<MockEventThreadConnection> mThrottledConnection;
183 sp<EventThreadTest::MockEventThreadConnection> EventThreadTest::createConnection( in createConnection()
186 sp<MockEventThreadConnection> connection = in createConnection()
187 new MockEventThreadConnection(mThread.get(), ownerUid, in createConnection()
347 sp<MockEventThreadConnection> firstConnection = createConnection(firstConnectionEventRecorder); in TEST_F()
356 sp<MockEventThreadConnection> secondConnection = in TEST_F()
449 sp<MockEventThreadConnection> errorConnection = createConnection(errorConnectionEventRecorder); in TEST_F()
474 sp<MockEventThreadConnection> errorConnection = createConnection(errorConnectionEventRecorder); in TEST_F()
478 sp<MockEventThreadConnection> secondConnection = in TEST_F()
498 sp<MockEventThreadConnection> errorConnection = createConnection(errorConnectionEventRecorder); in TEST_F()
579 sp<MockEventThreadConnection> suppressConnection = in TEST_F()
614 sp<MockEventThreadConnection> suppressConnection = in TEST_F()