Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
2973 class KeyboardInputMapperTest : public InputMapperTest { class3012 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument3020 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument3125 TEST_F(KeyboardInputMapperTest, Process_KeyRemapping) { in TEST_F() argument3149 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument3168 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument3210 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument3231 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument3305 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument3330 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument[all …]