Home
last modified time | relevance | path

Searched refs:UITestLabel (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp23 void UITestLabel::SetUp() in SetUp()
35 void UITestLabel::TearDown() in TearDown()
66 const UIView* UITestLabel::GetTestView() in GetTestView()
74 void UITestLabel::UIKitUILabelTestDisplay001() in UIKitUILabelTestDisplay001()
110 void UITestLabel::CreateLabels(UIViewGroup* uiViewGroup) in CreateLabels()
154 void UITestLabel::UIKitUILabeTestDisplay002() in UIKitUILabeTestDisplay002()
196 void UITestLabel::UIKitUILabeTestDisplay003() in UIKitUILabeTestDisplay003()
214 bool UITestLabel::OnClick(UIView& view, const ClickEvent& event) in OnClick()
256 void UITestLabel::ExpandClick(UIView& view, const ClickEvent& event) const in ExpandClick()
H A Dui_test_label.h25 class UITestLabel : public UITest, public UIView::OnClickListener { class
27 UITestLabel() {} in UITestLabel() function in OHOS::UITestLabel
28 ~UITestLabel() {} in ~UITestLabel()
/foundation/arkui/ui_lite/test/framework/src/
H A Dui_test_group.cpp107 testCaseList_.PushBack(TestCaseInfo { "UILabel", new UITestLabel() }); in SetUpTestCase()

Completed in 2 milliseconds