Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputTraceSession.h78 ArrayMap<MotionEvent, Level> mExpectedMotions; variable
DInputTraceSession.cpp206 mExpectedMotions.emplace_back(event, level); in expectMotionTraced()
220 verifyExpectedEventsTraced(mExpectedMotions, tracedMotions, "motion"); in verifyExpectations()