Searched defs:KeyboardInputMapperUnitTest (Results 1 – 1 of 1) sorted by relevance
91 class KeyboardInputMapperUnitTest : public InputMapperUnitTest { class197 TEST_F(KeyboardInputMapperUnitTest, GetSources) { in TEST_F() argument201 TEST_F(KeyboardInputMapperUnitTest, KeyPressTimestampRecorded) { in TEST_F() argument215 TEST_F(KeyboardInputMapperUnitTest, RepeatEventsDiscarded) { in TEST_F() argument235 TEST_F(KeyboardInputMapperUnitTest, Process_SimpleKeyPress) { in TEST_F() argument302 TEST_F(KeyboardInputMapperUnitTest, Process_UnknownKey) { in TEST_F() argument341 TEST_F(KeyboardInputMapperUnitTest, Process_SendsReadTime) { in TEST_F() argument353 TEST_F(KeyboardInputMapperUnitTest, Process_ShouldUpdateMetaState) { in TEST_F() argument383 TEST_F(KeyboardInputMapperUnitTest, Process_WhenNotOrientationAware_ShouldNotRotateDPad) { in TEST_F() argument397 TEST_F(KeyboardInputMapperUnitTest, Process_WhenOrientationAware_ShouldRotateDPad) { in TEST_F() argument[all …]