Searched refs:InputWindowsManagerTest (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_test.cpp | 54 class InputWindowsManagerTest : public testing::Test { class 107 void InputWindowsManagerTest::SetUpTestCase(void) in SetUpTestCase() 151 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_GetClientFd_001, TestSize.Level1) 168 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_UpdateTarget_003, TestSize.Level1) 206 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_UpdateWindow_002, TestSize.Level1) 2093 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_Dump_001, TestSize.Level1) 2650 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_Init_001, TestSize.Level1) 2736 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_GetClientFd, TestSize.Level1) 3374 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_GetMouseInfo, TestSize.Level1) 3563 HWTEST_F(InputWindowsManagerTest, InputWindowsManagerTest_IsInHotArea, TestSize.Level1) [all …]
|
H A D | input_windows_manager_ex_test.cpp | 36 class InputWindowsManagerTest : public testing::Test { class 46 void InputWindowsManagerTest::SetUpTestCase(void) in SetUpTestCase() 51 void InputWindowsManagerTest::TearDownTestCase() in TearDownTestCase() 66 HWTEST_F(InputWindowsManagerTest, UpdateTarget_001, TestSize.Level1) 83 HWTEST_F(InputWindowsManagerTest, UpdateTarget_002, TestSize.Level1) 111 HWTEST_F(InputWindowsManagerTest, UpdateTarget_003, TestSize.Level1) 1358 HWTEST_F(InputWindowsManagerTest, DispatchTouch_001, TestSize.Level1) 1386 HWTEST_F(InputWindowsManagerTest, DispatchTouch_002, TestSize.Level1) 1432 HWTEST_F(InputWindowsManagerTest, DispatchTouch_003, TestSize.Level1) 1477 HWTEST_F(InputWindowsManagerTest, DispatchTouch_004, TestSize.Level1) [all …]
|
/ohos5.0/foundation/multimodalinput/input/ |
H A D | BUILD.gn | 151 "service:InputWindowsManagerTest",
|
/ohos5.0/foundation/multimodalinput/input/service/ |
H A D | BUILD.gn | 982 ohos_unittest("InputWindowsManagerTest") {
|