Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp3315 class KeyboardInputMapperTest : public InputMapperTest { class
3333 void KeyboardInputMapperTest::prepareDisplay(ui::Rotation orientation) { in prepareDisplay()
3338 void KeyboardInputMapperTest::testDPadKeyRotation(KeyboardInputMapper& mapper, in testDPadKeyRotation()
3359 TEST_F(KeyboardInputMapperTest, GetSources) { in TEST_F() argument
3366 TEST_F(KeyboardInputMapperTest, Process_SimpleKeyPress) { in TEST_F() argument
3470 TEST_F(KeyboardInputMapperTest, Process_KeyRemapping) { in TEST_F() argument
3493 TEST_F(KeyboardInputMapperTest, Process_SendsReadTime) { in TEST_F() argument
3511 TEST_F(KeyboardInputMapperTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
3552 TEST_F(KeyboardInputMapperTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
3572 TEST_F(KeyboardInputMapperTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
[all …]