Lines Matching refs:KeyboardInputMapperTest
1576 class KeyboardInputMapperTest : public InputMapperTest { class
1582 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation()
1600 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
1608 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
1718 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
1761 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
1784 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
1866 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
1878 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
1890 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
1904 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument