Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscb_system_session_test.cpp30 class SCBSystemSessionTest : public testing::Test { class
41 void SCBSystemSessionTest::SetUpTestCase() in SetUpTestCase()
45 void SCBSystemSessionTest::TearDownTestCase() in TearDownTestCase()
49 void SCBSystemSessionTest::SetUp() in SetUp()
59 void SCBSystemSessionTest::TearDown() in TearDown()
70 HWTEST_F(SCBSystemSessionTest, NotifyClientToUpdateRect01, Function | SmallTest | Level1) in HWTEST_F()
75 auto ret = scbSystemSession_->NotifyClientToUpdateRect("SCBSystemSessionTest", nullptr); in HWTEST_F()
84 HWTEST_F(SCBSystemSessionTest, TransferKeyEvent01, Function | SmallTest | Level1) in HWTEST_F()
94 HWTEST_F(SCBSystemSessionTest, TransferKeyEvent02, Function | SmallTest | Level1) in HWTEST_F()
109 HWTEST_F(SCBSystemSessionTest, UpdateFocus0
[all...]

Completed in 1 milliseconds