Searched refs:firstDownEvent (Results 1 - 1 of 1) sorted by relevance
/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessibility_screen_touch_test.cpp | 1002 auto firstDownEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, in HWTEST_F() local 1004 screenTouch_->OnPointerEvent(*firstDownEvent); in HWTEST_F() 1070 auto firstDownEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, in HWTEST_F() local 1072 screenTouch_->OnPointerEvent(*firstDownEvent); in HWTEST_F() 1130 auto firstDownEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1200) * US_TO_MS, in HWTEST_F() local 1132 screenTouch_->OnPointerEvent(*firstDownEvent); in HWTEST_F() 1602 auto firstDownEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_DOWN, points, 0); in HWTEST_F() local 1603 screenTouch_->OnPointerEvent(*firstDownEvent); in HWTEST_F() 1667 auto firstDownEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_DOWN, points, 0); in HWTEST_F() local 1668 screenTouch_->OnPointerEvent(*firstDownEvent); in HWTEST_F() 1732 auto firstDownEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_DOWN, points, 0); HWTEST_F() local 1797 auto firstDownEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_DOWN, points, 0); HWTEST_F() local 1860 auto firstDownEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_DOWN, points, 0); HWTEST_F() local 1923 auto firstDownEvent = SetPointerEvent(TIMESTAMP_1500 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_DOWN, points, 0); HWTEST_F() local 2127 auto firstDownEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, HWTEST_F() local 2196 auto firstDownEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, HWTEST_F() local 2265 auto firstDownEvent = SetPointerEvent((lastUpTime_ + TIMESTAMP_1500) * US_TO_MS, HWTEST_F() local [all...] |
Completed in 4 milliseconds