Lines Matching refs:WithPointerCount

234                 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u),  in TEST_F()
241 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u), in TEST_F()
251 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u), in TEST_F()
255 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithPointerCount(1u), in TEST_F()
277 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
462 WithPointerCount(1u))); in TEST_F()
470 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u))); in TEST_F()
473 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_CANCEL), WithPointerCount(1u))); in TEST_F()
506 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
512 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u), in TEST_F()
541 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
552 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u), in TEST_F()
578 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
584 WithPointerCount(2u), WithPointerToolType(0, ToolType::FINGER), in TEST_F()
597 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(2u))); in TEST_F()
602 WithFlags(AMOTION_EVENT_FLAG_CANCELED), WithPointerCount(2u))); in TEST_F()
625 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
638 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u))); in TEST_F()
643 WithPointerCount(2u))); in TEST_F()
658 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
676 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u), in TEST_F()
682 WithPointerCount(2u), WithPointerCoords(0, 52, 99), in TEST_F()
698 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(2u), in TEST_F()
706 WithPointerCount(2u), WithPointerCoords(0, 52, 99), in TEST_F()
717 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(1u), in TEST_F()
721 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_UP), WithPointerCount(1u), in TEST_F()
743 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_DOWN), WithPointerCount(1u), in TEST_F()
749 WithPointerCount(2u), WithPointerId(/*index=*/0, /*id=*/0), in TEST_F()
766 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_MOVE), WithPointerCount(2u), in TEST_F()
772 WithPointerCount(2u), WithPointerId(/*index=*/0, /*id=*/0), in TEST_F()
780 WithPointerCount(2u), WithPointerId(/*index=*/0, /*id=*/1), in TEST_F()
806 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), WithPointerCount(1u), in TEST_F()
821 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), WithPointerCount(1u), in TEST_F()
850 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_PRESS), WithPointerCount(1u), in TEST_F()
886 AllOf(WithMotionAction(AMOTION_EVENT_ACTION_BUTTON_RELEASE), WithPointerCount(1u), in TEST_F()