Lines Matching defs:KeyboardInputMapperTest
3046 class KeyboardInputMapperTest : public InputMapperTest { class
3085 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3093 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3202 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3221 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3264 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
3285 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
3359 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
3384 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
3417 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
3429 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
3441 TEST_F(KeyboardInputMapperTest, MarkSupportedKeyCodes) { in TEST_F() argument
3455 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleMetaStateAndLeds) { in TEST_F() argument
3524 TEST_F(KeyboardInputMapperTest, NoMetaStateWhenMetaKeysNotPresent) { in TEST_F() argument
3561 TEST_F(KeyboardInputMapperTest, Configure_AssignsDisplayPort) { in TEST_F() argument
3639 TEST_F(KeyboardInputMapperTest, Process_LockedKeysShouldToggleAfterReattach) { in TEST_F() argument