Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DKeyboardInputMapper_test.cpp37 class KeyboardInputMapperUnitTest : public InputMapperUnitTest { class
91 TEST_F(KeyboardInputMapperUnitTest, KeystrokesWithoutIMeConnectionDontDisableTouchpadTap) { in TEST_F() argument
98 TEST_F(KeyboardInputMapperUnitTest, AlphanumericKeystrokesWithIMeConnectionDisableTouchpadTap) { in TEST_F() argument
106 TEST_F(KeyboardInputMapperUnitTest, MetaKeystrokesWithIMeConnectionDontDisableTouchpadTap) { in TEST_F() argument
114 TEST_F(KeyboardInputMapperUnitTest, KeyPressTimestampRecorded) { in TEST_F() argument