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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp1510 // --- KeyboardInputMapperTest ---
1512 class KeyboardInputMapperTest : public InputMapperTest { class in namespace:android
1518 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper,
1536 TEST_F(KeyboardInputMapperTest, GetSources) {
1544 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) {
1654 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) {
1697 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) {
1720 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) {
1802 TEST_F(KeyboardInputMapperTest, GetKeyCodeState) {
1814 TEST_F(KeyboardInputMapperTest, GetScanCodeStat
[all...]

Completed in 42 milliseconds