Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1709 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
[all …]