Searched refs:LOG_W (Results 1 - 7 of 7) sorted by relevance
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_driver.cpp | 60 LOG_W("Not connect to AAMS, try to reconnect"); in CheckStatus() 118 LOG_W("Get Widget from window[%{public}d] failed, skip the window", winCache.window_.id_); in DumpWindowsInfo() 243 LOG_W("Get Widget from window[%{public}d] failed, skip the window", curWinCache.window_.id_); in RetrieveWidget() 259 LOG_W("%{public}s", err.message_.c_str()); in RetrieveWidget() 267 LOG_W("%{public}s", err.message_.c_str()); in RetrieveWidget() 305 LOG_W("Get Widget from window[%{public}d] failed, skip the window", curWinCache.window_.id_); in FindWidgets() 319 LOG_W("self node not found by %{public}s", selector.Describe().data()); in FindWidgets() 391 LOG_W("ScreenCap failed: %{public}s", errStr.c_str()); in TakeScreenCap() 397 LOG_W("ScreenCap failed: %{public}s", errorRecv.str().c_str()); in TakeScreenCap() 435 LOG_W(" in RetrieveWindow() [all...] |
H A D | common_utilities_hpp.h | 133 #define LOG_W(FMT, VARS...) LOG(WARN, FMT, ##VARS) macro
|
H A D | frontend_api_handler.cpp | 587 LOG_W("No such object living: %{public}s", ref.c_str()); in BackendObjectsCleaner() 705 LOG_W("genericFindWidgetHandler has error: %{public}s", out.exception_.message_.c_str()); in RegisterUiDriverComponentFinders() 760 LOG_W("There is no match window by %{public}s", filterJson.dump().data()); in RegisterUiDriverWindowFinder() 881 LOG_W("The swipe velocity out of range"); in CheckSwipeVelocityPps()
|
H A D | widget_operator.cpp | 233 LOG_W("Scroll search widget failed: %{public}s", selector.Describe().data()); in ScrollFindWidget()
|
/test/testfwk/arkxtest/uitest/connection/ |
H A D | ipc_transactor.cpp | 117 LOG_W("No backcallerHandler set!"); in SetBackCaller() 236 LOG_W("Not a proxy object!"); in WaitForPublishedCaller() 272 LOG_W("Connection with peer died!"); in OnPeerDeath() 408 LOG_W("BroadcastCommandHandler is null"); in SetBroadcastCommandHandler()
|
/test/testfwk/arkxtest/uitest/cj/ |
H A D | ui_event_observer_impl.cpp | 162 LOG_W("[UiEventObserverImpl]InitCallbackContext failed, cannot perform callback"); in HandleEventCallback() 168 LOG_W("[UiEventObserverImpl]CreateUIElementInfo failed."); in HandleEventCallback()
|
/test/testfwk/arkxtest/uitest/napi/ |
H A 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()
|
Completed in 7 milliseconds