Lines Matching defs:KeyboardInputMapperTest
3073 class KeyboardInputMapperTest : public InputMapperTest { class
3112 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3120 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3229 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3248 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3291 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
3312 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
3386 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
3411 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
3444 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
3456 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
3468 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
3482 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument
3551 TEST_F(KeyboardInputMapperTest, NoMetaStateWhenMetaKeysNotPresent) { in TEST_F() argument
3588 TEST_F(KeyboardInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
3666 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleAfterReattach) { in TEST_F() argument