Searched refs:MouseDeviceStateTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/ |
H A D | mouse_device_state_test.cpp | 25 class MouseDeviceStateTest : public testing::Test { class 33 void MouseDeviceStateTest::SetUpTestCase(void) in SetUpTestCase() 37 void MouseDeviceStateTest::TearDownTestCase(void) in TearDownTestCase() 41 void MouseDeviceStateTest::SetUp() in SetUp() 45 void MouseDeviceStateTest::TearDown() in TearDown() 55 HWTEST_F(MouseDeviceStateTest, MouseDeviceStateTest_GetMouseCoordsX_001, TestSize.Level1) 67 HWTEST_F(MouseDeviceStateTest, MouseDeviceStateTest_IsLeftBtnPressed_002, TestSize.Level1) 85 HWTEST_F(MouseDeviceStateTest, MouseDeviceStateTest_GetPressedButtons_003, TestSize.Level1) 100 HWTEST_F(MouseDeviceStateTest, MouseDeviceStateTest_LibinputChangeToPointer_004, TestSize.Level1) 113 HWTEST_F(MouseDeviceStateTest, MouseDeviceStateTest_ChangeMouseState, TestSize.Level1)
|