Home
last modified time | relevance | path

Searched refs:LITEST_APPLETOUCH (Results 1 – 4 of 4) sorted by relevance

/third_party/libinput/test/
Dlitest-device-apple-appletouch.c92 .type = LITEST_APPLETOUCH,
Dtest-touchpad-buttons.c2124 …_add_for_device("touchpad:clickfinger", touchpad_clickfinger_appletouch_config, LITEST_APPLETOUCH); in TEST_COLLECTION()
2125 …est_add_for_device("touchpad:clickfinger", touchpad_clickfinger_appletouch_1fg, LITEST_APPLETOUCH); in TEST_COLLECTION()
2126 …est_add_for_device("touchpad:clickfinger", touchpad_clickfinger_appletouch_2fg, LITEST_APPLETOUCH); in TEST_COLLECTION()
2127 …est_add_for_device("touchpad:clickfinger", touchpad_clickfinger_appletouch_3fg, LITEST_APPLETOUCH); in TEST_COLLECTION()
Dlitest.h284 LITEST_APPLETOUCH, enumerator
Dtest-touchpad.c7065 litest_add_for_device("touchpad:left-handed", touchpad_left_handed_appletouch, LITEST_APPLETOUCH); in TEST_COLLECTION()