Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1951 class KeyboardInputMapperTest : public InputMapperTest { class
1964 void KeyboardInputMapperTest::prepareDisplay(int32_t orientation) { in prepareDisplay()
1969 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation()
1987 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
1995 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
2095 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
2134 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
2155 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
2229 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_NotOrientationAware) { in TEST_F() argument
2254 TEST_F(KeyboardInputMapperTest, DisplayIdConfigurationChange_OrientationAware) { in TEST_F() argument
[all …]