Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/arkxtest/uitest/test/
Dipc_transactor_test.cpp31 static void RedirectStdoutToPipe(string_view procName, PipeFds fds) in RedirectStdoutToPipe()
41 static string WaitPidAndReadPipe(pid_t pid, PipeFds fds) in WaitPidAndReadPipe()
94 int32_t fds[2]; in TEST_P() local
139 int32_t fds[2]; in TEST() local
196 int32_t fds[2]; in TEST() local
244 int32_t fds[2]; in TEST() local
287 int32_t fds[2]; in TEST() local
/test/xts/acts/communication_lite/lwip_hal/src/
Dlwip_func_test.c354 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/
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]; in PollServerForFork() local
/test/xts/acts/communication_lite/lwip_posix/src/
DActsLwipTest.cpp419 int fds[TEST_FD_COUNT] = {-1, -1, -1, -1, -1, -1, -1, -1, -1, -1}; in SelectServerForFork() local