Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
1951 class KeyboardInputMapperTest : public InputMapperTest { class1987 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument1995 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument2095 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument2134 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument2155 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument2229 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument2254 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument2287 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument2299 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument[all …]