Home
last modified time | relevance | path

Searched refs:UI_TEST_BASIC_LAYOUT_TOPOFPARENT_BTN_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_auto_test_basic_layout.cpp100 ClickViewById(UI_TEST_BASIC_LAYOUT_TOPOFPARENT_BTN_ID); in UIKitBasicLayoutTestTopOfParent001()
H A Dui_test_basic_layout.h35 …constexpr char* UI_TEST_BASIC_LAYOUT_TOPOFPARENT_BTN_ID = "test_basic_layout_top_of_parent_button"; variable
H A Dui_test_basic_layout.cpp160 SetUpButton(lTopOfParentBtn_, "居上", UI_TEST_BASIC_LAYOUT_TOPOFPARENT_BTN_ID); in InitSetUpButton()