Home
last modified time | relevance | path

Searched refs:epollEvent (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerCallback_test.cpp116 epoll_event epollEvent; in waitForNextVsync() local
118 EXPECT_EQ(1, epoll_wait(mEpollFd, &epollEvent, 1, 1000)) in waitForNextVsync()