| /test/xts/hats/kernel/syscalls/async/ppoll/ |
| H A D | PpollApiTest.cpp | 83 struct timespec timeout; in HWTEST_F() local 106 struct timespec timeout; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/async/pselect/ |
| H A D | PselectApiTest.cpp | 81 timespec timeout; in HWTEST_F() local 106 timespec timeout = {0, 0}; in HWTEST_F() local 129 timespec timeout = {0, 0}; in HWTEST_F() local
|
| /test/ostest/wukong/common/src/ |
| H A D | wukong_logger.cpp | 185 const auto timeout = std::chrono::milliseconds(LOG_PRINTER_TIMEOUT); in Run() local
|
| H A D | component_manager.cpp | 161 const auto timeout = std::chrono::milliseconds(1000); in Connect() local
|
| /test/xts/dcts/communication/softbus_standard/common/ |
| H A D | wifi_utils.cpp | 44 int timeout = 10;
in EnableWifi() local 87 int timeout = 10;
in DisableWifi() local 136 int timeout = 10; ConnectTo() local [all...] |
| H A D | socket_common.c | 126 int WaitNodeCount(int timeout, WaitNodeStateType state, int expectCount)
in WaitNodeCount() argument 341 int Wait4Socket(int timeout, WaitSocketTyp argument 453 int timeout; SendSocket4Data() local [all...] |
| /test/xts/dcts/communication/softbus_standard/transmission/sendfile/ |
| H A D | trans_file_func_test.cpp | 137 static int WaitFile(int timeout)
in WaitFile() argument
|
| /test/xts/acts/commonlibrary/toolchain/libc-test/src/ |
| H A D | toolchaintest.cpp | 65 int timeoutsec = 10, timeout = 0; in RunTests() local
|
| /test/xts/acts/ai/nncore/nncoretest/src/ |
| H A D | HdiExecutorTest.cpp | 318 int32_t timeout = 60;
in HWTEST_F() local 339 int32_t timeout = 60;
in HWTEST_F() local 361 int32_t timeout = 60;
in HWTEST_F() local 383 int32_t timeout = 60;
in HWTEST_F() local 404 int32_t timeout = 60;
in HWTEST_F() local 425 int32_t timeout = 60; HWTEST_F() local [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | pollndk.cpp | 59 struct timespec timeout = {PARAM_0};
in Ppoll() local
|
| H A D | selectndk.cpp | 66 struct timespec timeout = {PARAM_0};
in PSelect() local
|
| H A D | signalndk.cpp | 597 struct timespec timeout = {THRVAL, PARAM_0};
in Sigtimedwait() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
| H A D | signalndk32.cpp | 57 timespec timeout = {.tv_sec = PARAM_2, .tv_nsec = PARAM_0};
in SigTimedWait_time641() local 77 timespec timeout = {.tv_sec = PARAM_2, .tv_nsec = PARAM_0};
in SigTimedWait_time642() local
|
| /test/xts/dcts/common/ |
| H A D | shm_utils.cpp | 118 int timeout = 10;
in waitDataWithCode() local
|
| /test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/ |
| H A D | trans_session_func_test.cpp | 246 int timeout = 10;
in HWTEST_F() local 295 int timeout = 10;
in HWTEST_F() local 344 int timeout = 10;
in HWTEST_F() local 396 int timeout = 10;
in HWTEST_F() local 444 int timeout = 10;
in HWTEST_F() local 492 int timeout = 10; HWTEST_F() local [all...] |
| /test/xts/acts/hiviewdfx/utils/native/ |
| H A D | file_utils.cpp | 114 void RedirecthiLog(std::string &hilogredirect, std::string &timeout) in RedirecthiLog() argument
|
| /test/xts/acts/kernel_lite/ipc_posix/signal/ |
| H A D | SignalTestUtils.cpp | 210 void IpcSignalTest::SigtimedwaitFailTest(const sigset_t *set, siginfo_t* info, const timespec* timeout, int expectErrno)
in SigtimedwaitFailTest() argument
|
| /test/xts/acts/communication_lite/wifiservice_hal/src/ |
| H A D | wifiservice_func_test.c | 522 int timeout = 3; variable
|
| /test/testfwk/arkxtest/uitest/connection/ |
| H A D | ipc_transactor.cpp | 247 const auto timeout = chrono::milliseconds(WAIT_CONN_TIMEOUT_MS); in WaitForPublishedCaller() local 397 const auto timeout = chrono::milliseconds(WAIT_DUMP_TIMEOUT_MS); in SendBroadcastCommand() local
|
| /test/xts/acts/communication_lite/lwip_posix/src/ |
| H A D | ActsLwipTest.cpp | 331 int timeout = 10; in TcpServerForFork() local 421 long timeout = static_cast<long>(timeoutSec); in SelectServerForFork() local 745 struct timeval timeout in HWTEST_F() local [all...] |
| /test/xts/acts/communication_lite/lwip_hal/src/ |
| H A D | lwip_func_test.c | 503 int timeout = TIMEOUT; variable 705 struct timeval timeout; global() variable [all...] |
| /test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
| H A D | avcodec_audio_avbuffer_encoder_demo.cpp | 699 uint32_t timeout = 5; in GetInputIndex() local 717 uint32_t timeout = 5; in GetOutputIndex() local
|
| /test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/ |
| H A D | usbddk.cpp | 43 static uint32_t timeout = 1000; variable [all...] |
| /test/xts/acts/kernel_lite/net_posix/src/ |
| H A D | ActsNetTest.cpp | 457 int timeout = 10; in TcpServerForFork() local 1274 struct timeval timeout in HWTEST_F() local [all...] |
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 328 struct timeval timeout = {60, 0}; in InitSocketClient() local
|