Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.h44 constexpr char* UI_TEST_BUTTON_3 = "goLeft"; variable
H A Dui_test_button.cpp802 … GetTestUIButton("左移", 250, 940, button, UI_TEST_BUTTON_3); // 250: x-coordinate, 940: y-coordinate in UIKitButtonTest001()