Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/framework/src/
H A Dtest_case_list_adapter.cpp30 const char* g_uiTestId = "arkui_ui_lite_test_case_id"; variable
59 UIView* tempView = rootView_->GetChildById(g_uiTestId); in OnClick()
121 tempView->SetViewId(g_uiTestId); in OnClick()