Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestEventMatchers.h463 inline WithPointersMatcher WithPointers( in WithPointers() function
DInputDispatcher_test.cpp878 AllOf(WithMotionAction(ACTION_CANCEL), WithPointers(expectedPointers))); in TEST_F()
2635 AllOf(WithMotionAction(ACTION_MOVE), WithPointers(expectedPointers))); in TEST_F()
2717 AllOf(WithMotionAction(ACTION_MOVE), WithPointers(expectedPointers))); in TEST_F()
5238 AllOf(WithMotionAction(ACTION_OUTSIDE), WithPointers(expectedPointers))); in TEST_F()
5760 AllOf(WithMotionAction(POINTER_1_DOWN), WithPointers(expectedMonitorPointers))); in TEST_F()
5767 AllOf(WithMotionAction(ACTION_CANCEL), WithPointers(expectedMonitorPointers))); in TEST_F()