Searched refs:mExpectedMotions (Results 1 – 2 of 2) sorted by relevance
78 ArrayMap<MotionEvent, Level> mExpectedMotions; variable
206 mExpectedMotions.emplace_back(event, level); in expectMotionTraced()220 verifyExpectedEventsTraced(mExpectedMotions, tracedMotions, "motion"); in verifyExpectations()