Searched refs:LOG_W (Results 1 – 7 of 7) sorted by relevance
/test/testfwk/arkxtest/uitest/core/ |
D | ui_driver.cpp | 60 LOG_W("Not connect to AAMS, try to reconnect"); in CheckStatus() 112 … LOG_W("Get Widget from window[%{public}d] failed, skip the window", winCache.window_.id_); in DumpWindowsInfo() 237 … LOG_W("Get Widget from window[%{public}d] failed, skip the window", curWinCache.window_.id_); in RetrieveWidget() 253 LOG_W("%{public}s", err.message_.c_str()); in RetrieveWidget() 261 LOG_W("%{public}s", err.message_.c_str()); in RetrieveWidget() 298 … LOG_W("Get Widget from window[%{public}d] failed, skip the window", curWinCache.window_.id_); in FindWidgets() 312 LOG_W("self node not found by %{public}s", selector.Describe().data()); in FindWidgets() 386 LOG_W("ScreenCap failed: %{public}s", errStr.c_str()); in TakeScreenCap() 392 LOG_W("ScreenCap failed: %{public}s", errorRecv.str().c_str()); in TakeScreenCap() 430 LOG_W("%{public}s", err.message_.c_str()); in RetrieveWindow()
|
D | common_utilities_hpp.h | 141 #define LOG_W(FMT, VARS...) LOG(LogRank::WARN, FMT, ##VARS) macro
|
D | widget_operator.cpp | 239 LOG_W("Scroll search widget failed: %{public}s", selector.Describe().data()); in ScrollFindWidget()
|
D | frontend_api_handler.cpp | 574 LOG_W("No such object living: %{public}s", ref.c_str()); in BackendObjectsCleaner() 692 … LOG_W("genericFindWidgetHandler has error: %{public}s", out.exception_.message_.c_str()); in RegisterUiDriverComponentFinders() 747 LOG_W("There is no match window by %{public}s", filterJson.dump().data()); in RegisterUiDriverWindowFinder() 867 LOG_W("The swipe velocity out of range"); in CheckSwipeVelocityPps()
|
/test/testfwk/arkxtest/uitest/connection/ |
D | ipc_transactor.cpp | 116 LOG_W("No backcallerHandler set!"); in SetBackCaller() 234 LOG_W("Not a proxy object!"); in WaitForPublishedCaller() 269 LOG_W("Connection with peer died!"); in OnPeerDeath() 405 LOG_W("BroadcastCommandHandler is null"); in SetBroadcastCommandHandler()
|
/test/testfwk/arkxtest/uitest/server/ |
D | system_ui_controller.cpp | 108 LOG_W("Capture event: %{public}s", WATCHED_EVENTS[index].event.data()); in GetWatchedEvent() 157 LOG_W("OnEvent:0x%{public}x", eventType); in OnAccessibilityEvent() 300 LOG_W("GetWindows from AccessibilityUITestAbility failed"); in GetAamsWindowInfos() 313 LOG_W("Connect to AccessibilityUITestAbility failed"); in GetUiWindows() 354 LOG_W("Connect to AccessibilityUITestAbility failed"); in GetWidgetsInWindow() 495 LOG_W("Cannot release a not-pressed key: %{public}d", event.code_); in InjectKeyEventSequence() 526 LOG_W("Key event sequence injections done with not-released key: %{public}d", downKey); in InjectKeyEventSequence()
|
/test/testfwk/arkxtest/uitest/napi/ |
D | ui_event_observer_napi.cpp | 137 LOG_W("InitCallbackContext failed, cannot perform callback"); in HandleEventCallback() 162 LOG_W("Exception raised during call js_cb_function!"); in HandleEventCallback()
|