Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dui_controller.h52 virtual bool WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec) const 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/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()