Searched refs:UITestUIList (Results 1 – 3 of 3) sorted by relevance
35 void UITestUIList::SetUp() in SetUp()64 void UITestUIList::TearDown() in TearDown()99 void UITestUIList::TearDown001() in TearDown001()129 const UIView* UITestUIList::GetTestView() in GetTestView()137 void UITestUIList::UIKitListInitTestFullScreen001() in UIKitListInitTestFullScreen001()163 void UITestUIList::UIKitListInitTesthalhScreen001() in UIKitListInitTesthalhScreen001()189 void UITestUIList::SetControlButton() in SetControlButton()231 void UITestUIList::InitButtons() in InitButtons()271 void UITestUIList::SetUpButtons001() in SetUpButtons001()360 void UITestUIList::InitAdapter4() in InitAdapter4()[all …]
27 class UITestUIList : public UITest, UIView::OnClickListener, ListScrollListener {29 UITestUIList() {} in UITestUIList() function30 ~UITestUIList() {} in ~UITestUIList()
122 testCaseList_.PushBack(TestCaseInfo { "UIList", new UITestUIList() }); in SetUpTestCase()