Home
last modified time | relevance | path

Searched defs:UiController (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dui_controller.cpp23 UiController::UiController(string_view name) : name_(name) {} in UiController() function in OHOS::uitest::UiController
Dui_controller.h40 class UiController; variable