Searched defs:UiController (Results 1 – 2 of 2) sorted by relevance
| /test/testfwk/arkxtest/uitest/core/ | ||
| D | ui_controller.cpp | 23 UiController::UiController(string_view name) : name_(name) {} in UiController() function in OHOS::uitest::UiController |
| D | ui_controller.h | 40 class UiController; variable |