Searched refs:WindowTest (Results 1 - 2 of 2) sorted by relevance
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_test.cpp | 33 class WindowTest : public testing::Test {
class 41 void WindowTest::SetUpTestCase()
in SetUpTestCase() 46 void WindowTest::TearDownTestCase()
in TearDownTestCase() 50 void WindowTest::SetUp()
in SetUp() 54 void WindowTest::TearDown()
in TearDown() 64 HWTEST_F(WindowTest, Create01, Function | SmallTest | Level2)
in HWTEST_F() 75 HWTEST_F(WindowTest, Create02, Function | SmallTest | Level2)
in HWTEST_F() 91 HWTEST_F(WindowTest, Create03, Function | SmallTest | Level2)
in HWTEST_F() 105 HWTEST_F(WindowTest, Create04, Function | SmallTest | Level2)
in HWTEST_F() 126 HWTEST_F(WindowTest, Create0 [all...] |
/foundation/arkui/ace_engine/test/unittest/core/common/ace_engine/ |
H A D | window_test.cpp | 45 class WindowTest : public testing::Test {}; class 52 HWTEST_F(WindowTest, Window001, TestSize.Level1) in HWTEST_F() 71 HWTEST_F(WindowTest, Window002, TestSize.Level1) in HWTEST_F()
|
Completed in 4 milliseconds