Home
last modified time | relevance | path

Searched defs:MockEventThreadConnection (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DSchedulerTest.cpp46 class MockEventThreadConnection : public android::EventThreadConnection { class in android::SchedulerTest
48 explicit MockEventThreadConnection(EventThread* eventThread) in MockEventThreadConnection() function in android::SchedulerTest::MockEventThreadConnection
DEventThreadTest.cpp58 class MockEventThreadConnection : public EventThreadConnection { class in android::EventThreadTest
60 MockEventThreadConnection(impl::EventThread* eventThread, ResyncCallback&& resyncCallback, in MockEventThreadConnection() function in android::EventThreadTest::MockEventThreadConnection