Home
last modified time | relevance | path

Searched defs:CreateWithItem (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/safe_area/
H A Dexpand_safe_area_test_ng.cpp104 void ExpandSafeAreaTestNg::CreateWithItem(const std::function<void()>& callback) in CreateWithItem() function in OHOS::Ace::NG::ExpandSafeAreaTestNg
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_pattern_test_ng.cpp121 void TextClockPatternTestNG::CreateWithItem(const std::function<void(TextClockModelNG)>& callback) in CreateWithItem() function in OHOS::Ace::NG::TextClockPatternTestNG
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/folder_stack/
H A Dfolder_stack_test_ng.cpp84 RefPtr<UINode> FolderStackTestNg::CreateWithItem(bool enableAnimation, bool autoHalfFold, Alignment… in CreateWithItem() function in OHOS::Ace::NG::FolderStackTestNg
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp114 void SwiperTestNg::CreateWithItem(const std::function<void(SwiperModelNG)>& callback, int32_t itemN… in CreateWithItem() function in OHOS::Ace::NG::SwiperTestNg