Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance
3046 class KeyboardInputMapperTest : public InputMapperTest { class3085 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument3093 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument3202 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument3221 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument3264 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument3285 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument3359 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument3384 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument3417 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument[all …]