Home
last modified time | relevance | path

Searched defs:KeyboardInputMapperUnitTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DKeyboardInputMapper_test.cpp91 class KeyboardInputMapperUnitTest : public InputMapperUnitTest { class
197 TEST_F(KeyboardInputMapperUnitTest, GetSources) { in TEST_F() argument
201 TEST_F(KeyboardInputMapperUnitTest, KeyPressTimestampRecorded) { in TEST_F() argument
215 TEST_F(KeyboardInputMapperUnitTest, RepeatEventsDiscarded) { in TEST_F() argument
235 TEST_F(KeyboardInputMapperUnitTest, Process_SimpleKeyPress) { in TEST_F() argument
302 TEST_F(KeyboardInputMapperUnitTest, Process_UnknownKey) { in TEST_F() argument
341 TEST_F(KeyboardInputMapperUnitTest, Process_SendsReadTime) { in TEST_F() argument
353 TEST_F(KeyboardInputMapperUnitTest, Process_ShouldUpdateMetaState) { in TEST_F() argument
383 TEST_F(KeyboardInputMapperUnitTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument
397 TEST_F(KeyboardInputMapperUnitTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument
[all …]