Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp3073 class KeyboardInputMapperTest : public InputMapperTest { class
3112 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3120 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3229 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3248 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3444 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
3456 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
3468 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
3551 TEST_F(KeyboardInputMapperTest, NoMetaStateWhenMetaKeysNotPresent) { in TEST_F() argument
3588 TEST_F(KeyboardInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
[all …]