Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
1939 class KeyboardInputMapperTest : public InputMapperTest { class1975 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument1983 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument2083 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument2122 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument2143 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument2217 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument2242 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument2275 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument2287 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument[all …]