Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1540 class KeyboardInputMapperTest : public InputMapperTest { class
1564 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
1572 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
1682 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
1725 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
1748 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
1830 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
1842 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
1854 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
1868 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument