Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputClassifier_test.cpp57 class InputClassifierTest : public testing::Test { class
77 TEST_F(InputClassifierTest, SendToNextStage_NotifyConfigurationChangedArgs) { in TEST_F() argument
87 TEST_F(InputClassifierTest, SendToNextStage_NotifyKeyArgs) { in TEST_F() argument
105 TEST_F(InputClassifierTest, SendToNextStage_NotifyMotionArgs) { in TEST_F() argument
117 TEST_F(InputClassifierTest, SendToNextStage_NotifySwitchArgs) { in TEST_F() argument
131 TEST_F(InputClassifierTest, SendToNextStage_NotifyDeviceResetArgs) { in TEST_F() argument
140 TEST_F(InputClassifierTest, SetMotionClassifier_Enabled) { in TEST_F() argument
144 TEST_F(InputClassifierTest, SetMotionClassifier_Disabled) { in TEST_F() argument
151 TEST_F(InputClassifierTest, SetMotionClassifier_Multiple) { in TEST_F() argument