Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_driver.cpp60 LOG_W("Not connect to AAMS, try to reconnect"); in CheckStatus()
112LOG_W("Get Widget from window[%{public}d] failed, skip the window", winCache.window_.id_); in DumpWindowsInfo()
237LOG_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()
298LOG_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()
Dcommon_utilities_hpp.h141 #define LOG_W(FMT, VARS...) LOG(LogRank::WARN, FMT, ##VARS) macro
Dwidget_operator.cpp239 LOG_W("Scroll search widget failed: %{public}s", selector.Describe().data()); in ScrollFindWidget()
Dfrontend_api_handler.cpp574 LOG_W("No such object living: %{public}s", ref.c_str()); in BackendObjectsCleaner()
692LOG_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/
Dipc_transactor.cpp116 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/
Dsystem_ui_controller.cpp108 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/
Dui_event_observer_napi.cpp137 LOG_W("InitCallbackContext failed, cannot perform callback"); in HandleEventCallback()
162 LOG_W("Exception raised during call js_cb_function!"); in HandleEventCallback()