Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1939 class KeyboardInputMapperTest : public InputMapperTest { class
1975 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
1983 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
2083 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
2122 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
2143 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
2217 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
2242 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
2275 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) { in TEST_F() argument
2287 TEST_F(KeyboardInputMapperTest, GetScanCodeState) { in TEST_F() argument
[all …]