Searched refs:CreateSwipeItems (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_swipe_test_ng.cpp | 37 CreateSwipeItems(startFunc, nullptr, V2::SwipeEdgeEffect::None); 157 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); 277 CreateSwipeItems(startFunc, nullptr, V2::SwipeEdgeEffect::None); 313 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); 340 CreateSwipeItems(startFunc, nullptr, V2::SwipeEdgeEffect::None); 420 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::Spring); 949 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); 1231 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); 1340 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); 1401 CreateSwipeItems(nullptr, endFunc, V2::SwipeEdgeEffect::None); [all …]
|
H A D | list_test_ng.h | 84 void CreateSwipeItems(std::function<void()> startAction, std::function<void()> endAction,
|
H A D | list_scroller_event_test_ng.cpp | 585 CreateSwipeItems(startFunc, nullptr, V2::SwipeEdgeEffect::None, 1);
|
H A D | list_test_ng.cpp | 228 void ListTestNg::CreateSwipeItems( in CreateSwipeItems() function in OHOS::Ace::NG::ListTestNg
|