Searched refs:ScrollViewTest (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_scroll_view_unit_test.cpp | 31 class ScrollViewTest : public testing::Test { class 38 UIScrollView* ScrollViewTest::scrollView_ = nullptr; 40 void ScrollViewTest::SetUpTestCase() in SetUpTestCase() 47 void ScrollViewTest::TearDownTestCase() in TearDownTestCase() 61 HWTEST_F(ScrollViewTest, UIScrollViewSetScrollState_001, TestSize.Level0) in HWTEST_F() 84 HWTEST_F(ScrollViewTest, UIScrollViewGetViewType_001, TestSize.Level1) in HWTEST_F() 99 HWTEST_F(ScrollViewTest, UIScrollViewSetHorizontalScrollState_001, TestSize.Level1) in HWTEST_F() 118 HWTEST_F(ScrollViewTest, UIScrollViewSetVerticalScrollState_001, TestSize.Level1) in HWTEST_F() 137 HWTEST_F(ScrollViewTest, UIScrollViewSetMaxScrollDistance_001, TestSize.Level1) in HWTEST_F() 154 HWTEST_F(ScrollViewTest, UIScrollViewSetDragACCLevel_00 [all...] |
Completed in 2 milliseconds