Searched refs:Wait (Results 1 – 8 of 8) sorted by relevance
/test/xts/dcts/communication/softbus_standard/transmission/sendfile/ |
D | trans_file_func_test.cpp | 190 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/ |
D | waitndk.cpp | 52 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/ |
D | test_flow.cpp | 101 semStop_.Wait(); in Run()
|
/test/ostest/wukong/shell_command/src/ |
D | wukong_main.cpp | 162 semRun.Wait(); in main()
|
/test/xts/dcts/communication/softbus_standard/common/ |
D | net_trans_common.h | 192 int Wait(int timeout);
|
D | net_trans_common.c | 82 int Wait(int timeout) in Wait() function 789 ret = Wait(timeout); in SendData4Data() 886 ret4Close = Wait(timeout); in CloseSessionAndRemoveSs4Proxy()
|
/test/ostest/wukong/common/include/ |
D | wukong_util.h | 367 bool Wait() in Wait() function
|
/test/xts/acts/ability/ability_runtime/actsautofilltest/AutoFillAutomaticTest/entry/src/main/ets/test/ |
D | SUB_Ability_AbilityRuntime_AutoFillExtension.ets | 203 console.info(TAG, 'Wait For End.');
|