Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DUnwantedInteractionBlocker_test.cpp405 class UnwantedInteractionBlockerTest : public testing::Test { class
420 TEST_F(UnwantedInteractionBlockerTest, ConfigurationChangedIsPassedToNextListener) { in TEST_F() argument
434 TEST_F(UnwantedInteractionBlockerTest, KeyIsPassedToNextListener) { in TEST_F() argument
450 TEST_F(UnwantedInteractionBlockerTest, DownEventIsPassedToNextListener) { in TEST_F() argument
461 TEST_F(UnwantedInteractionBlockerTest, SwitchIsPassedToNextListener) { in TEST_F() argument
475 TEST_F(UnwantedInteractionBlockerTest, DeviceResetIsPassedToNextListener) { in TEST_F() argument
489 TEST_F(UnwantedInteractionBlockerTest, NoCrashWhenResetHappens) { in TEST_F() argument
498 TEST_F(UnwantedInteractionBlockerTest, NoCrashWhenStylusSourceWithFingerToolIsReceived) { in TEST_F() argument
510 TEST_F(UnwantedInteractionBlockerTest, NoResetIfDeviceInfoChanges) { in TEST_F() argument
526 TEST_F(UnwantedInteractionBlockerTest, StylusAfterTouchWorks) { in TEST_F() argument
[all …]