Searched defs:InputDispatcherTest (Results 1 – 1 of 1) sorted by relevance
439 class InputDispatcherTest : public testing::Test { class486 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesKeyEvents) { in TEST_F() argument509 TEST_F(InputDispatcherTest, InjectInputEvent_ValidatesMotionEvents) { in TEST_F() argument657 TEST_F(InputDispatcherTest, NotifyConfigurationChanged_CallsPolicy) { in TEST_F() argument666 TEST_F(InputDispatcherTest, NotifySwitch_CallsPolicy) { in TEST_F() argument1386 TEST_F(InputDispatcherTest, SetInputWindow_SingleWindowTouch) { in TEST_F() argument1408 TEST_F(InputDispatcherTest, SetInputWindowOnce_SingleWindowTouch) { in TEST_F() argument1431 TEST_F(InputDispatcherTest, SetInputWindowTwice_SingleWindowTouch) { in TEST_F() argument1450 TEST_F(InputDispatcherTest, SetInputWindow_MultiWindowsTouch) { in TEST_F() argument1467 TEST_F(InputDispatcherTest, HoverMoveEnterMouseClickAndHoverMoveExit) { in TEST_F() argument[all …]