Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputProcessor_test.cpp58 class InputProcessorTest : public testing::Test { class
66 TEST_F(InputProcessorTest, SendToNextStage_NotifyKeyArgs) { in TEST_F() argument
81 TEST_F(InputProcessorTest, SendToNextStage_NotifyMotionArgs) { in TEST_F() argument
91 TEST_F(InputProcessorTest, SendToNextStage_NotifySwitchArgs) { in TEST_F() argument
105 TEST_F(InputProcessorTest, SendToNextStage_NotifyDeviceResetArgs) { in TEST_F() argument
114 TEST_F(InputProcessorTest, SetMotionClassifier_Enabled) { in TEST_F() argument
118 TEST_F(InputProcessorTest, SetMotionClassifier_Disabled) { in TEST_F() argument
125 TEST_F(InputProcessorTest, SetMotionClassifier_Multiple) { in TEST_F() argument