Searched refs:testDPadKeyRotation (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 1711 void testDPadKeyRotation(KeyboardInputMapper* mapper, 1715 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper* mapper, in testDPadKeyRotation() function in android::KeyboardInputMapperTest 1907 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1909 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1911 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1913 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1931 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1933 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1935 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() 1937 ASSERT_NO_FATAL_FAILURE(testDPadKeyRotation(mapper, in TEST_F() [all …]
|