Searched refs:InputWindowMonitorTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | input_window_monitor_test.cpp | 24 class InputWindowMonitorTest : public testing::Test { class 35 void InputWindowMonitorTest::SetUpTestCase() in SetUpTestCase() 39 void InputWindowMonitorTest::TearDownTestCase() in TearDownTestCase() 43 void InputWindowMonitorTest::SetUp() in SetUp() 49 void InputWindowMonitorTest::TearDown() in TearDown() 61 HWTEST_F(InputWindowMonitorTest, UpdateInputWindow01, Function | SmallTest | Level2) 77 HWTEST_F(InputWindowMonitorTest, GetDisplayDirectionForMmi01, Function | SmallTest | Level2) 87 HWTEST_F(InputWindowMonitorTest, UpdateDisplayInfo01, Function | SmallTest | Level2) 104 HWTEST_F(InputWindowMonitorTest, UpdateDisplayInfo02, Function | SmallTest | Level2) 122 HWTEST_F(InputWindowMonitorTest, TransformWindowRects, Function | SmallTest | Level2) [all …]
|