Home
last modified time | relevance | path

Searched defs:KeyboardInputMapperTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2973 class KeyboardInputMapperTest : public InputMapperTest { class
3012 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3020 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3125 TEST_F(KeyboardInputMapperTest, Process_KeyRemapping) { in TEST_F() argument
3149 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3168 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3210 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
3231 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
3305 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
3330 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
[all …]