Lines Matching refs:KeyboardInputMapperTest
1709 class KeyboardInputMapperTest : public InputMapperTest { class
1715 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation()
1733 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
1741 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
1851 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
1894 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
1917 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
1999 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
2011 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
2023 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
2037 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument