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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1530 // --- KeyboardInputMapperTest ---
1532 class KeyboardInputMapperTest : public InputMapperTest { class in namespace:android
1538 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper,
1556 TEST_F(KeyboardInputMapperTest, GetSources) {
1564 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) {
1674 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) {
1717 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) {
1740 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) {
1822 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) {
1834 TEST_F(KeyboardInputMapperTest, GetScanCodeStat
[all...]

Completed in 24 milliseconds