Home
last modified time | relevance | path

Searched defs:idleThresholdMs (Results 1 – 5 of 5) sorted by relevance

/test/ostest/wukong/common/src/
Devent_monitor.cpp55 bool EventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
Dcomponent_manager.cpp102 bool ComponentEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
/test/testfwk/arkxtest/uitest/core/
Dui_controller.h61 virtual bool WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec) const in WaitForUiSteady()
Dui_driver.cpp458 bool UiDriver::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec, ApiCallErr &error) in WaitForUiSteady()
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp200 const auto idleThresholdMs = 10000; in WaitScrollCompelete() local
211 bool UiEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
671 bool SysUiController::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutMs) const in WaitForUiSteady()