Lines Matching refs:KeyboardInputMapperTest

3315 class KeyboardInputMapperTest : public InputMapperTest {  class
3333 void KeyboardInputMapperTest::prepareDisplay(ui::Rotation orientation) { in prepareDisplay()
3338 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper& mapper, in testDPadKeyRotation()
3359 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3366 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3470 TEST_F(KeyboardInputMapperTest, Process_KeyRemapping) { in TEST_F() argument
3493 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3511 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3552 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
3572 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
3645 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
3669 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
3701 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
3712 TEST_F(KeyboardInputMapperTest, GetKeyCodeForKeyLocation) { in TEST_F() argument
3724 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
3735 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
3747 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument
3814 TEST_F(KeyboardInputMapperTest, NoMetaStateWhenMetaKeysNotPresent) { in TEST_F() argument
3848 TEST_F(KeyboardInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
3930 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleAfterReattach) { in TEST_F() argument
4002 TEST_F(KeyboardInputMapperTest, Process_toggleCapsLockState) { in TEST_F() argument
4018 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleInMultiDevices) { in TEST_F() argument
4100 TEST_F(KeyboardInputMapperTest, Process_DisabledDevice) { in TEST_F() argument
4130 TEST_F(KeyboardInputMapperTest, Configure_AssignKeyboardLayoutInfo) { in TEST_F() argument
4157 TEST_F(KeyboardInputMapperTest, LayoutInfoCorrectlyMapped) { in TEST_F() argument
4170 TEST_F(KeyboardInputMapperTest, Process_GesureEventToSetFlagKeepTouchMode) { in TEST_F() argument