Searched refs:testDPadKeyRotation (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 1578 void testDPadKeyRotation(KeyboardInputMapper* mapper, 1582 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation() function in android::KeyboardInputMapperTest 1774 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1776 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1778 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1780 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1798 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1800 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1802 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1804 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() [all …]
|