Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputTraceSession.h77 ArrayMap<WindowDispatchEvent, Level> mExpectedWindowDispatches; variable
DInputTraceSession.cpp214 mExpectedWindowDispatches.emplace_back(event, level); in expectDispatchTraced()
222 verifyExpectedEventsTraced(mExpectedWindowDispatches, tracedWindowDispatches, in verifyExpectations()