Searched defs:fds (Results 1 - 7 of 7) sorted by relevance
| /test/xts/hats/kernel/syscalls/async/epoll_ctl/ |
| H A D | EpollCtlApiTest.cpp | 68 int fds[2]; in HWTEST_F() local 105 int fds[2]; in HWTEST_F() local [all...] |
| /test/xts/hats/kernel/syscalls/async/ppoll/ |
| H A D | PpollApiTest.cpp | 105 struct pollfd* fds = nullptr; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/fileio/fcntl/ |
| H A D | FcntlApiTest.cpp | 256 int fds[2]; in HWTEST_F() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ipc_transactor_test.cpp | 32 static void RedirectStdoutToPipe(string_view procName, PipeFds fds) in RedirectStdoutToPipe() argument 42 static string WaitPidAndReadPipe(pid_t pid, PipeFds fds) in WaitPidAndReadPipe() argument 95 int32_t fds[2]; in TEST_P() local 140 int32_t fds[2]; TEST() local 197 int32_t fds[2]; TEST() local 245 int32_t fds[2]; TEST() local 288 int32_t fds[2]; TEST() local [all...] |
| /test/xts/acts/communication_lite/lwip_posix/src/ |
| H A D | ActsLwipTest.cpp | 419 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerForFork() local [all...] |
| /test/xts/acts/communication_lite/lwip_hal/src/ |
| H A D | lwip_func_test.c | 354 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerTask() local [all...] |
| /test/xts/acts/kernel_lite/net_posix/src/ |
| H A D | ActsNetTest.cpp | 516 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerForFork() local 607 struct pollfd fds[TEST_FD_COUNT]; PollServerForFork() local [all...] |
Completed in 6 milliseconds