• Home
  • Raw
  • Download

Lines Matching defs:KeyboardInputMapperTest

2973 class KeyboardInputMapperTest : public InputMapperTest {  class
3012 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3020 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3125 TEST_F(KeyboardInputMapperTest, Process_KeyRemapping) { in TEST_F() argument
3149 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3168 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3210 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
3231 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
3305 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
3330 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
3363 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
3375 TEST_F(KeyboardInputMapperTest, GetKeyCodeForKeyLocation) { in TEST_F() argument
3388 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
3400 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
3413 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument
3481 TEST_F(KeyboardInputMapperTest, NoMetaStateWhenMetaKeysNotPresent) { in TEST_F() argument
3516 TEST_F(KeyboardInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
3600 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleAfterReattach) { in TEST_F() argument
3674 TEST_F(KeyboardInputMapperTest, Process_toggleCapsLockState) { in TEST_F() argument
3692 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleInMultiDevices) { in TEST_F() argument
3776 TEST_F(KeyboardInputMapperTest, Process_DisabledDevice) { in TEST_F() argument
3807 TEST_F(KeyboardInputMapperTest, Configure_AssignKeyboardLayoutInfo) { in TEST_F() argument
3835 TEST_F(KeyboardInputMapperTest, LayoutInfoCorrectlyMapped) { in TEST_F() argument