Home
last modified time | relevance | path

Searched refs:CreateItem (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/safe_area/
H A Dexpand_safe_area_test_ng.cpp110 CreateItem(CHILD_COUNT_1); in CreateWithItem()
114 void ExpandSafeAreaTestNg::CreateItem(int32_t number, bool defineSize) in CreateItem() function in OHOS::Ace::NG::ExpandSafeAreaTestNg
H A Dexpand_safe_area_test_ng.h66 static void CreateItem(int32_t number = 10, bool defineSize = false);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.h58 static void CreateItem(int32_t itemNumber = ITEM_NUMBER);
H A Dswiper_common_test_ng.cpp341 CreateItem(1); in __anon185449310d02()
390 CreateItem(1); in __anon185449310f02()
H A Dswiper_attr_test_ng.cpp673 CreateItem();
910 CreateItem();
H A Dswiper_controller_test_ng.cpp84 CreateItem(1); in CreateForEachSwiper()
H A Dswiper_test_ng.cpp120 CreateItem(itemNumber); in CreateWithItem()
124 void SwiperTestNg::CreateItem(int32_t itemNumber) in CreateItem() function in OHOS::Ace::NG::SwiperTestNg