Searched refs:ExtensionSessionTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | extension_session_test.cpp | 31 class ExtensionSessionTest : public testing::Test { class 43 void ExtensionSessionTest::SetUpTestCase() in SetUpTestCase() 47 void ExtensionSessionTest::TearDownTestCase() in TearDownTestCase() 51 void ExtensionSessionTest::SetUp() in SetUp() 69 void ExtensionSessionTest::TearDown() in TearDown() 83 HWTEST_F(ExtensionSessionTest, Connect, Function | SmallTest | Level1) 222 HWTEST_F(ExtensionSessionTest, NotifySyncOn, Function | SmallTest | Level1) 246 HWTEST_F(ExtensionSessionTest, NotifyAsyncOn, Function | SmallTest | Level1) 705 HWTEST_F(ExtensionSessionTest, UpdateAvoidArea, Function | SmallTest | Level1) 758 HWTEST_F(ExtensionSessionTest, Background, Function | SmallTest | Level1) [all …]
|