Home
last modified time | relevance | path

Searched defs:LIBINPUT_EVENT_DEVICE_ADDED (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/service/key_event_normalize/test/
H A Dkey_event_normalize_test.cpp71 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupKeyboard() local
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp76 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupTouchscreen() local
88 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupUwbRemoteControl() local
H A Dtouchpad_transform_processor_test.cpp78 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupTouchpad() local
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp74 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupCrown() local
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_test.cpp71 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupTouchpad() local
H A Dinput_event_handler_test.cpp80 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupTouchpad() local
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp89 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupMouse() local
H A Dmouse_event_normalize_test.cpp76 ASSERT_EQ(libinput_event_get_type(event), LIBINPUT_EVENT_DEVICE_ADDED); in SetupMouse() local

Completed in 10 milliseconds