Searched defs:fds (Results 1 – 4 of 4) sorted by relevance
| /test/testfwk/arkxtest/uitest/test/ |
| D | ipc_transactor_test.cpp | 32 static void RedirectStdoutToPipe(string_view procName, PipeFds fds) in RedirectStdoutToPipe() 42 static string WaitPidAndReadPipe(pid_t pid, PipeFds fds) in WaitPidAndReadPipe() 95 int32_t fds[2]; in TEST_P() local 140 int32_t fds[2]; in TEST() local 197 int32_t fds[2]; in TEST() local 245 int32_t fds[2]; in TEST() local 288 int32_t fds[2]; in TEST() local
|
| /test/xts/acts/communication_lite/lwip_hal/src/ |
| D | lwip_func_test.c | 354 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerTask() local
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| 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]; in PollServerForFork() local
|
| /test/xts/acts/communication_lite/lwip_posix/src/ |
| D | ActsLwipTest.cpp | 419 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerForFork() local
|