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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1574 // --- KeyboardInputMapperTest ---
1576 class KeyboardInputMapperTest : public InputMapperTest { class in namespace:android
1582 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper,
1600 TEST_F(KeyboardInputMapperTest, GetSources) {
1608 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) {
1718 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) {
1761 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) {
1784 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) {
1866 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) {
1878 TEST_F(KeyboardInputMapperTest, GetScanCodeStat
[all...]

Completed in 169 milliseconds