Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.h28 constexpr char* UI_TEST_RADIO_BUTTON_1 = "testRadioButton1"; variable
H A Dui_test_button.cpp261 …wGroup* group = CreateButtonGroup(40, 160, 100, 100, &radioChangeListener_, UI_TEST_RADIO_BUTTON_1, in UIKitRadioButtonTest001()