Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSchedulerTest.cpp41 class MockEventThreadConnection : public android::EventThreadConnection { class in android::__anon8feee2170110::SchedulerTest
43 explicit MockEventThreadConnection(EventThread* eventThread) in MockEventThreadConnection() function in android::__anon8feee2170110::SchedulerTest::MockEventThreadConnection
H A DEventThreadTest.cpp65 class MockEventThreadConnection : public EventThreadConnection { class in android::EventThreadTest
67 MockEventThreadConnection(impl::EventThread* eventThread, uid_t callingUid, in MockEventThreadConnection() function in android::EventThreadTest::MockEventThreadConnection