Searched refs:ScreenSessionAbilityConnectionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_ability_connection_test.cpp | 39 class ScreenSessionAbilityConnectionTest : public testing::Test { class 52 void ScreenSessionAbilityConnectionTest::SetUpTestCase() in SetUpTestCase() 56 void ScreenSessionAbilityConnectionTest::TearDownTestCase() in TearDownTestCase() 60 void ScreenSessionAbilityConnectionTest::SetUp() in SetUp() 64 void ScreenSessionAbilityConnectionTest::TearDown() in TearDown() 193 HWTEST_F(ScreenSessionAbilityConnectionTest, OnRemoteDied, Function | SmallTest | Level1) 325 HWTEST_F(ScreenSessionAbilityConnectionTest, SendMessage, Function | SmallTest | Level1) 468 HWTEST_F(ScreenSessionAbilityConnectionTest, GetLeft, Function | SmallTest | Level1) 484 HWTEST_F(ScreenSessionAbilityConnectionTest, GetTop, Function | SmallTest | Level1) 500 HWTEST_F(ScreenSessionAbilityConnectionTest, GetWidth, Function | SmallTest | Level1) [all …]
|