Home
last modified time | relevance | path

Searched defs:wait (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/arkxtest/testserver/src/client/
H A Dtest_server_client.cpp51 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/test/testfwk/arkxtest/testserver/test/unittest/
H A Dstart_test_server.cpp47 auto wait = locatorCond_.wait_for(lock, std::chrono::milliseconds(TESTSERVER_LOAD_TIMEOUT_MS), [this] { in WaitLoadStateChange() local
/test/testfwk/xdevice/src/xdevice/_core/executor/
H A Dconcurrent.py25 from concurrent.futures import wait namespace

Completed in 3 milliseconds