Searched refs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
1709 class KeyboardInputMapperTest : public InputMapperTest { class1715 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation()1733 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument1741 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument1851 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument1894 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument1917 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument1999 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument2011 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument2023 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument[all …]