Home
last modified time | relevance | path

Searched refs:UI_TEST_RADIO_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.h30 constexpr char* UI_TEST_RADIO_BUTTON_3 = "testRadioButton3"; variable
H A Dui_test_button.cpp267 …oup* group2 = CreateButtonGroup(500, 160, 100, 100, &radioChangeListener2_, UI_TEST_RADIO_BUTTON_3, in UIKitRadioButtonTest001()