Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
1536 class KeyboardInputMapperTest : public InputMapperTest { class1560 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument1568 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument1678 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument1721 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument1744 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument1826 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument1838 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument1850 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument1864 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument