Home
last modified time | relevance | path

Searched defs:fds (Results 1 - 7 of 7) sorted by relevance

/test/xts/hats/kernel/syscalls/async/epoll_ctl/
H A DEpollCtlApiTest.cpp68 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 DPpollApiTest.cpp105 struct pollfd* fds = nullptr; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/fcntl/
H A DFcntlApiTest.cpp256 int fds[2]; in HWTEST_F() local
/test/testfwk/arkxtest/uitest/test/
H A Dipc_transactor_test.cpp32 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 DActsLwipTest.cpp419 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 Dlwip_func_test.c354 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 DActsNetTest.cpp516 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