Searched refs:KeyboardSessionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | keyboard_session_test.cpp | 40 class KeyboardSessionTest : public testing::Test { class 52 void KeyboardSessionTest::SetUpTestCase() in SetUpTestCase() 56 void KeyboardSessionTest::TearDownTestCase() in TearDownTestCase() 60 void KeyboardSessionTest::SetUp() in SetUp() 64 void KeyboardSessionTest::TearDown() in TearDown() 125 HWTEST_F(KeyboardSessionTest, GetKeyboardGravity, Function | SmallTest | Level1) 149 HWTEST_F(KeyboardSessionTest, Show01, Function | SmallTest | Level1) 177 HWTEST_F(KeyboardSessionTest, Show02, Function | SmallTest | Level1) 198 HWTEST_F(KeyboardSessionTest, Hide, Function | SmallTest | Level1) 220 HWTEST_F(KeyboardSessionTest, Disconnect, Function | SmallTest | Level2) [all …]
|