Home
last modified time | relevance | path

Searched refs:TIMESTAMP_1700 (Results 1 - 1 of 1) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_screen_touch_test.cpp46 constexpr uint32_t TIMESTAMP_1700 = 1700; member
578 auto eventUp = SetPointerEvent(TIMESTAMP_1700 * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_UP); in HWTEST_F()
589 lastUpTime_ = TIMESTAMP_1700; in HWTEST_F()
624 auto eventUp = SetPointerEvent((lastUpTime_ + TIMESTAMP_1700) * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_UP); in HWTEST_F()
668 auto eventUp = SetPointerEvent((lastUpTime_ + TIMESTAMP_1700) * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_UP); in HWTEST_F()
679 lastUpTime_ += TIMESTAMP_1700; in HWTEST_F()
714 auto eventUp = SetPointerEvent((lastUpTime_ + TIMESTAMP_1700) * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_UP); in HWTEST_F()
752 auto eventUp = SetPointerEvent((lastUpTime_ + TIMESTAMP_1700) * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_UP); in HWTEST_F()
834 auto eventUp = SetPointerEvent((lastUpTime_ + TIMESTAMP_1700) * US_TO_MS, MMI::PointerEvent::POINTER_ACTION_UP); in HWTEST_F()
857 lastUpTime_ += TIMESTAMP_1700; in HWTEST_F()
[all...]

Completed in 3 milliseconds