Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputTraceSession.h69 struct WindowDispatchEvent { struct
73 void expectDispatchTraced(Level level, const WindowDispatchEvent& event); argument
77 ArrayMap<WindowDispatchEvent, Level> mExpectedWindowDispatches;
DInputTraceSession.cpp48 const InputTraceSession::WindowDispatchEvent& event) { in operator <<()
151 bool eventMatches(const InputTraceSession::WindowDispatchEvent& expected, in eventMatches()
213 void InputTraceSession::expectDispatchTraced(Level level, const WindowDispatchEvent& event) { in expectDispatchTraced()