Home
last modified time | relevance | path

Searched defs:timeExceeded (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/dynamic/test/utils/
Dtest_util.h178 bool timeExceeded = suspendCv_.TimedWait(&suspendMutex_, TIMEOUT_MSEC); variable
206 bool timeExceeded = eventCv_.TimedWait(&eventMutex_, TIMEOUT_MSEC); in WaitForEvent() local
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h201 bool timeExceeded = eventCv_.TimedWait(&eventMutex_, TIMEOUT_MSEC); in WaitForEvent() local