Home
last modified time | relevance | path

Searched refs:Wait (Results 1 - 8 of 8) sorted by relevance

/test/xts/dcts/communication/softbus_standard/transmission/sendfile/
H A Dtrans_file_func_test.cpp190 ret = Wait(10); in HWTEST_F()
230 ret = Wait(10); in HWTEST_F()
338 ret = Wait(15); in HWTEST_F()
378 ret = Wait(15); in HWTEST_F()
420 ret = Wait(15); in HWTEST_F()
471 ret = Wait(350); in HWTEST_F()
511 ret = Wait(10); in HWTEST_F()
551 ret = Wait(10); in HWTEST_F()
659 ret = Wait(15); in HWTEST_F()
699 ret = Wait(1 in HWTEST_F()
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dwaitndk.cpp52 static napi_value Wait(napi_env env, napi_callback_info info) in Wait() function
146 {"wait", nullptr, Wait, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp746 LOG_E("Wait connection to AccessibilityUITestAbility timed out"); in ConnectToSysAbility()
786 LOG_E("Wait disconnection from AccessibilityUITestAbility timed out"); in DisConnectFromSysAbility()
/test/ostest/wukong/test_flow/src/
H A Dtest_flow.cpp101 semStop_.Wait(); in Run()
/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp167 semRun.Wait(); in main()
/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.h187 int Wait(int timeout);
H A Dnet_trans_common.c77 int Wait(int timeout) in Wait() function
85 LOG("Wait success[flag:%d] [time:%d]", g_waitFlag, count); in Wait()
92 LOG("Wait fail[exp:%d, real:%d][used time:%d]", WAIT_SUCCESS_VALUE, g_waitFlag, count); in Wait()
745 ret = Wait(timeout); in SendData4Data()
842 ret4Close = Wait(timeout); in CloseSessionAndRemoveSs4Proxy()
/test/ostest/wukong/common/include/
H A Dwukong_util.h406 bool Wait() in Wait() function in OHOS::WuKong::WukongSemaphore

Completed in 7 milliseconds