Home
last modified time | relevance | path

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

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