Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp25 class UIViewGroupTest : public testing::Test { class
27 UIViewGroupTest() : viewGroup_(nullptr) {} in UIViewGroupTest() function in OHOS::UIViewGroupTest
28 ~UIViewGroupTest() {} in ~UIViewGroupTest()
36 void UIViewGroupTest::SetUp(void) in SetUp()
43 void UIViewGroupTest::TearDown(void) in TearDown()
57 HWTEST_F(UIViewGroupTest, UIViewGroupAdd_001, TestSize.Level0) in HWTEST_F()
81 HWTEST_F(UIViewGroupTest, UIViewGroupInsert_001, TestSize.Level0) in HWTEST_F()
108 HWTEST_F(UIViewGroupTest, UIViewGroupRemove_001, TestSize.Level0) in HWTEST_F()
133 HWTEST_F(UIViewGroupTest, UIViewGroupRemoveAll_001, TestSize.Level0) in HWTEST_F()
156 HWTEST_F(UIViewGroupTest, UIViewGroupGetViewType_00
[all...]

Completed in 1 milliseconds