Searched defs:InputDispatcherTest (Results 1 – 1 of 1) sorted by relevance
175 class InputDispatcherTest : public testing::Test { class251 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesKeyEvents) { in TEST_F() argument274 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesMotionEvents) { in TEST_F() argument414 TEST_F(InputDispatcherTest, NotifySwitch_CallsPolicy) { in TEST_F() argument658 TEST_F(InputDispatcherTest, WhenInputChannelBreaks_PolicyIsNotified) { in TEST_F() argument671 TEST_F(InputDispatcherTest, SetInputWindow_SingleWindowTouch) { in TEST_F() argument706 TEST_F(InputDispatcherTest, WhenDisplayNotSpecified_InjectMotionToDefaultDisplay) { in TEST_F() argument728 TEST_F(InputDispatcherTest, SetInputWindowOnceWithSingleTouchWindow) { in TEST_F() argument748 TEST_F(InputDispatcherTest, SetInputWindowTwice_SingleWindowTouch) { in TEST_F() argument767 TEST_F(InputDispatcherTest, SetInputWindow_MultiWindowsTouch) { in TEST_F() argument[all …]