Searched refs:firstMoveEvent (Results 1 - 1 of 1) sorted by relevance
/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_screen_touch_test.cpp | 1006 auto firstMoveEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, in HWTEST_F() local 1008 screenTouch_->OnPointerEvent(*firstMoveEvent); in HWTEST_F() 1074 auto firstMoveEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, in HWTEST_F() local 1076 screenTouch_->OnPointerEvent(*firstMoveEvent); in HWTEST_F() 1134 auto firstMoveEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, in HWTEST_F() local 1136 screenTouch_->OnPointerEvent(*firstMoveEvent); in HWTEST_F() 1605 auto firstMoveEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_MOVE, points, 0); in HWTEST_F() local 1606 screenTouch_->OnPointerEvent(*firstMoveEvent); in HWTEST_F() 1670 auto firstMoveEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_MOVE, points, 0); in HWTEST_F() local 1671 screenTouch_->OnPointerEvent(*firstMoveEvent); in HWTEST_F() 1735 auto firstMoveEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_MOVE, points, 0); HWTEST_F() local 1800 auto firstMoveEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_MOVE, points, 0); HWTEST_F() local 1863 auto firstMoveEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_MOVE, points, 0); HWTEST_F() local 1926 auto firstMoveEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_MOVE, points, 0); HWTEST_F() local 2131 auto firstMoveEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, HWTEST_F() local 2200 auto firstMoveEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, HWTEST_F() local 2269 auto firstMoveEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, HWTEST_F() local [all...] |
Completed in 3 milliseconds