Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.h52 constexpr char* UI_TEST_BUTTON_11 = "white"; variable
H A Dui_test_button.cpp681 …GetTestUIButton("变白", 160, 1040, button, UI_TEST_BUTTON_11); // 160: x-coordinate, 1040: y-coordin… in UIKitButtonTest002()