Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputTracingTest.cpp137 Level inboundTraceLevel, Level dispatchTraceLevel, InputTraceSession& s) { in tapAndExpect() argument
145 s.expectDispatchTraced(dispatchTraceLevel, {*consumed, window}); in tapAndExpect()
155 s.expectDispatchTraced(dispatchTraceLevel, {*consumed, window}); in tapAndExpect()
160 Level inboundTraceLevel, Level dispatchTraceLevel, in keypressAndExpect() argument
167 s.expectDispatchTraced(dispatchTraceLevel, {*consumed, window}); in keypressAndExpect()
175 s.expectDispatchTraced(dispatchTraceLevel, {*consumed, window}); in keypressAndExpect()