Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_dump_dom_tree/
H A Dui_test_dump_dom.cpp209 UILabelButton* dumpButton1 = GetLabelButton("dump"); in CreateLabelButtons001()
218 UILabelButton* dumpButton2 = GetLabelButton("dump"); in CreateLabelButtons001()
227 UILabelButton* dumpButton3 = GetLabelButton("dump"); in CreateLabelButtons001()
236 UILabelButton* dumpButton4 = GetLabelButton("dump_all "); in CreateLabelButtons001()
277 UILabelButton* dumpButton1 = GetLabelButton("dump"); in UIKitTestDumpDom002()
322 UILabelButton* dumpButton = GetLabelButton("dump"); in UIKitTestDumpDom003()
366 UILabelButton* dumpButton = GetLabelButton("dump"); in UIKitTestDumpDom004()
419 UILabelButton* dumpButton1 = GetLabelButton("dump"); in CreateButtons002()
429 UILabelButton* dumpButton2 = GetLabelButton("dump"); in CreateButtons002()
439 UILabelButton* dumpButton3 = GetLabelButton("dump"); in CreateButtons002()
[all …]
H A Dui_test_dump_dom.h43 UILabelButton* GetLabelButton(const char* buttonname);