Home
last modified time | relevance | path

Searched refs:UIKitSwipeViewTestAlign001 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp68 UIKitSwipeViewTestAlign001(UISwipeView::ALIGN_LEFT); in GetTestView()
69 UIKitSwipeViewTestAlign001(UISwipeView::ALIGN_CENTER); in GetTestView()
70 UIKitSwipeViewTestAlign001(UISwipeView::ALIGN_RIGHT); in GetTestView()
306 void UITestUISwipeView::UIKitSwipeViewTestAlign001(UISwipeView::AlignMode alignMode) in UIKitSwipeViewTestAlign001() function in OHOS::UITestUISwipeView
H A Dui_test_ui_swipe_view.h68 void UIKitSwipeViewTestAlign001(UISwipeView::AlignMode alignMode);