Home
last modified time | relevance | path

Searched defs:timeoutSec (Results 1 – 6 of 6) sorted by relevance

/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/xts/acts/kernel_lite/utils/
Dutils.cpp126 int RunElf(const char *fname, char * const argv[], char * const envp[], int timeoutSec) in RunElf()
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
Dutils.cpp194 int RunElf(const char *fname, char * const argv[], char * const envp[], int timeoutSec) in RunElf()
/test/xts/acts/kernel_lite/net_posix/src/
DActsNetTest.cpp504 static int SelectServerForFork(unsigned int timeoutSec) in SelectServerForFork()
597 static int PollServerForFork(int timeoutSec) in PollServerForFork()
/test/xts/acts/communication_lite/lwip_posix/src/
DActsLwipTest.cpp408 static int SelectServerForFork(unsigned int timeoutSec) in SelectServerForFork()