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/
Dtrans_file_func_test.cpp190 ret = Wait(10);
230 ret = Wait(10);
338 ret = Wait(15);
378 ret = Wait(15);
420 ret = Wait(15);
471 ret = Wait(350);
511 ret = Wait(10);
551 ret = Wait(10);
659 ret = Wait(15);
699 ret = Wait(15);
[all …]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dwaitndk.cpp52 static napi_value Wait(napi_env env, napi_callback_info info) in Wait() function
137 {"wait", nullptr, Wait, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
/test/ostest/wukong/test_flow/src/
Dtest_flow.cpp101 semStop_.Wait(); in Run()
/test/ostest/wukong/shell_command/src/
Dwukong_main.cpp162 semRun.Wait(); in main()
/test/xts/dcts/communication/softbus_standard/common/
Dnet_trans_common.h192 int Wait(int timeout);
Dnet_trans_common.c82 int Wait(int timeout) in Wait() function
789 ret = Wait(timeout); in SendData4Data()
886 ret4Close = Wait(timeout); in CloseSessionAndRemoveSs4Proxy()
/test/ostest/wukong/common/include/
Dwukong_util.h367 bool Wait() in Wait() function
/test/xts/acts/ability/ability_runtime/actsautofilltest/AutoFillAutomaticTest/entry/src/main/ets/test/
DSUB_Ability_AbilityRuntime_AutoFillExtension.ets203 console.info(TAG, 'Wait For End.');