Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_polyline.cpp30 void UITestChartPolyline::SetUp() in SetUp()
63 void UITestChartPolyline::InnerDeleteChildren(UIView* view) const in InnerDeleteChildren()
84 void UITestChartPolyline::TearDown() in TearDown()
107 const UIView* UITestChartPolyline::GetTestView() in GetTestView()
117 void UITestChartPolyline::UIKitChartPolylineTestAddDataSerial001() in UIKitChartPolylineTestAddDataSerial001()
171 void UITestChartPolyline::UIKitChartPolylineTestEnableReverse002() in UIKitChartPolylineTestEnableReverse002()
179 void UITestChartPolyline::UIKitChartPolylineTestSetGradientBottom003() in UIKitChartPolylineTestSetGradientBottom003()
266 void UITestChartPolyline::UIKitChartPolylineTestAddPoints004() in UIKitChartPolylineTestAddPoints004()
321 bool UITestChartPolyline::OnClick(UIView& view, const ClickEvent& event) in OnClick()
371 bool UITestChartPolyline
[all...]
H A Dui_test_chart_polyline.h39 class UITestChartPolyline : public UITest, public UIView::OnClickListener { class
41 UITestChartPolyline() {} in UITestChartPolyline() function in OHOS::UITestChartPolyline
42 ~UITestChartPolyline() {} in ~UITestChartPolyline()
/foundation/arkui/ui_lite/test/framework/src/
H A Dui_test_group.cpp143 testCaseList_.PushBack(TestCaseInfo { "Chart_Polyline", new UITestChartPolyline() }); in SetUpTestCase001()

Completed in 2 milliseconds