Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_ex_test.cpp218 libinput_event_touch touchevent {}; in HWTEST_F()
222 EXPECT_CALL(libinputMock, GetTouchpadEvent).WillRepeatedly(Return(&touchevent)); in HWTEST_F()
245 libinput_event_touch touchevent {}; in HWTEST_F()
247 EXPECT_CALL(libinputMock, GetTouchpadEvent).WillRepeatedly(Return(&touchevent)); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_touchEvent_injector_test.cpp137 MMI::PointerEvent touchevent = CreateTouchEvent(MMI::PointerEvent::POINTER_ACTION_DOWN); in HWTEST_F() local
138 touchEventInjector_->OnPointerEvent(touchevent); in HWTEST_F()
H A Daccessibility_setting_provider_test.cpp967 MMI::PointerEvent touchevent = CreateTouchEvent(MMI::PointerEvent::POINTER_ACTION_DOWN); in HWTEST_F() local
968 touchEventInjector_->OnPointerEvent(touchevent); in HWTEST_F()

Completed in 4 milliseconds