Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
3315 class KeyboardInputMapperTest : public InputMapperTest { class3359 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument3366 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument3470 TEST_F(KeyboardInputMapperTest, Process_KeyRemapping) { in TEST_F() argument3493 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument3511 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument3552 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument3572 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument3645 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument3669 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument[all …]