Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputProcessor_test.cpp58 class InputProcessorTest : public testing::Test { class
70 TEST_F(InputProcessorTest, SendToNextStage_NotifyConfigurationChangedArgs) { in TEST_F() argument
80 TEST_F(InputProcessorTest, SendToNextStage_NotifyKeyArgs) { in TEST_F() argument
95 TEST_F(InputProcessorTest, SendToNextStage_NotifyMotionArgs) { in TEST_F() argument
105 TEST_F(InputProcessorTest, SendToNextStage_NotifySwitchArgs) { in TEST_F() argument
119 TEST_F(InputProcessorTest, SendToNextStage_NotifyDeviceResetArgs) { in TEST_F() argument
128 TEST_F(InputProcessorTest, SetMotionClassifier_Enabled) { in TEST_F() argument
132 TEST_F(InputProcessorTest, SetMotionClassifier_Disabled) { in TEST_F() argument
139 TEST_F(InputProcessorTest, SetMotionClassifier_Multiple) { in TEST_F() argument