Home
last modified time | relevance | path

Searched defs:InputDispatcherTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp175 class InputDispatcherTest : public testing::Test { class
251 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesKeyEvents) { in TEST_F() argument
274 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesMotionEvents) { in TEST_F() argument
414 TEST_F(InputDispatcherTest, NotifySwitch_CallsPolicy) { in TEST_F() argument
658 TEST_F(InputDispatcherTest, WhenInputChannelBreaks_PolicyIsNotified) { in TEST_F() argument
671 TEST_F(InputDispatcherTest, SetInputWindow_SingleWindowTouch) { in TEST_F() argument
706 TEST_F(InputDispatcherTest, WhenDisplayNotSpecified_InjectMotionToDefaultDisplay) { in TEST_F() argument
728 TEST_F(InputDispatcherTest, SetInputWindowOnceWithSingleTouchWindow) { in TEST_F() argument
748 TEST_F(InputDispatcherTest, SetInputWindowTwice_SingleWindowTouch) { in TEST_F() argument
767 TEST_F(InputDispatcherTest, SetInputWindow_MultiWindowsTouch) { in TEST_F() argument
[all …]