Home
last modified time | relevance | path

Searched refs:SceneSessionTest5 (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp56 class SceneSessionTest5 : public testing::Test { class
64 void SceneSessionTest5::SetUpTestCase() in SetUpTestCase()
68 void SceneSessionTest5::TearDownTestCase() in TearDownTestCase()
72 void SceneSessionTest5::SetUp() in SetUp()
76 void SceneSessionTest5::TearDown() in TearDown()
87 HWTEST_F(SceneSessionTest5, NotifyClientToUpdateRectTask, Function | SmallTest | Level2) in HWTEST_F()
101 EXPECT_EQ(WSError::WS_ERROR_INVALID_SESSION, session->NotifyClientToUpdateRectTask("SceneSessionTest5", nullptr)); in HWTEST_F()
103 EXPECT_EQ(WSError::WS_ERROR_INVALID_SESSION, session->NotifyClientToUpdateRectTask("SceneSessionTest5", nullptr)); in HWTEST_F()
105 EXPECT_EQ(WSError::WS_ERROR_INVALID_SESSION, session->NotifyClientToUpdateRectTask("SceneSessionTest5", nullptr)); in HWTEST_F()
108 EXPECT_EQ(WSError::WS_ERROR_INVALID_SESSION, session->NotifyClientToUpdateRectTask("SceneSessionTest5", nullpt in HWTEST_F()
[all...]

Completed in 1 milliseconds