Home
last modified time | relevance | path

Searched refs:close (Results 1 - 25 of 6078) sorted by relevance

12345678910>>...244

/test/xts/acts/kernel_lite/ipc_posix/pipe_fifo/
H A DPipeTest.cpp51 close(fd[1]); in HWTEST_F()
53 close(fd[0]); in HWTEST_F()
57 close(fd[0]); in HWTEST_F()
60 close(fd[0]); in HWTEST_F()
65 close(fd[0]); in HWTEST_F()
68 close(fd[1]); in HWTEST_F()
89 close(fd[1]); in HWTEST_F()
96 close(fd[0]); in HWTEST_F()
100 close(fd[0]); in HWTEST_F()
105 close(f in HWTEST_F()
[all...]
/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_marker.c94 close(out_fd); in dump_trace()
124 close(trace_fd); in trace_marker_0010()
130 close(trace_fd); in trace_marker_0010()
136 close(trace_fd); in trace_marker_0010()
145 close(trace_fd); in trace_marker_0010()
175 close(trace_fd); in trace_marker_0020()
181 close(trace_fd); in trace_marker_0020()
187 close(trace_fd); in trace_marker_0020()
196 close(trace_fd); in trace_marker_0020()
226 close(trace_f in trace_marker_0030()
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStorePredicatesJsunit.test.js147 result.close();
165 result.close();
183 result.close();
201 result.close();
219 result.close();
238 result.close();
257 result.close();
276 result.close();
294 result.close();
313 result.close();
[all...]
H A DRelationalStoreResultSetJsunit.test.js145 resultSet.close();
178 resultSet.close();
209 resultSet.close();
236 resultSet.close()
259 resultSet.close()
285 resultSet.close()
309 resultSet.close()
333 resultSet.close()
356 resultSet.close()
379 resultSet.close()
[all...]
/test/xts/hats/kernel/syscalls/fileio/openat/
H A DOpenatApiTest.cpp74 close(fd); in HWTEST_F()
83 close(fd); in HWTEST_F()
85 close(dirFd); in HWTEST_F()
111 close(fd); in HWTEST_F()
113 close(dirFd); in HWTEST_F()
139 close(fd); in HWTEST_F()
146 close(fd); in HWTEST_F()
158 close(fd); in HWTEST_F()
160 close(dirFd); in HWTEST_F()
182 close(dirF in HWTEST_F()
[all...]
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_file_test.c53 close(creat(pathname, 0600)); in create2()
164 close(pipe_fd[1]); in stage_file_test()
166 close(pipe_fd[0]); in stage_file_test()
181 close(pipe_fd[1]); in stage_file_test()
183 close(pipe_fd[0]); in stage_file_test()
193 close(fd); in stage_file_test()
198 close(fd); in stage_file_test()
205 close(fd); in stage_file_test()
210 close(fd); in stage_file_test()
217 close(f in stage_file_test()
[all...]
H A Dtomoyo_rewrite_test.c71 close(open(REWRITE_PATH, O_WRONLY | O_APPEND | O_CREAT, 0600)); in stage_rewrite_test()
79 close(fd); in stage_rewrite_test()
84 close(fd); in stage_rewrite_test()
90 close(fd); in stage_rewrite_test()
95 close(fd); in stage_rewrite_test()
100 close(fd); in stage_rewrite_test()
111 close(fd); in stage_rewrite_test()
124 close(fd); in stage_rewrite_test()
129 close(fd); in stage_rewrite_test()
134 close(f in stage_rewrite_test()
[all...]
/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp44 close(serverFd); in Bm_function_socket_server()
78 close(socks[0]); in Bm_function_socketpair_sendmsg_recvmsg()
79 close(socks[1]); in Bm_function_socketpair_sendmsg_recvmsg()
94 close(socks[0]); in Bm_function_socketpair_sendmsg_recvmsg()
95 close(socks[1]); in Bm_function_socketpair_sendmsg_recvmsg()
131 close(socks[0]); in Bm_function_socketpair_sendmmsg_recvmmsg()
132 close(socks[1]); in Bm_function_socketpair_sendmmsg_recvmmsg()
149 close(socks[0]); in Bm_function_socketpair_sendmmsg_recvmmsg()
150 close(socks[1]); in Bm_function_socketpair_sendmmsg_recvmmsg()
172 close(sock in Bm_function_socketpair_sendto_recvfrom()
[all...]
/test/xts/hats/kernel/syscalls/fileio/splice/
H A DSpliceApiTest.cpp51 close(fd); in SetUp()
92 close(fdIn); in HWTEST_F()
93 close(pipeFd[0]); in HWTEST_F()
94 close(pipeFd[1]); in HWTEST_F()
130 close(fdOut); in HWTEST_F()
131 close(pipeFd[0]); in HWTEST_F()
132 close(pipeFd[1]); in HWTEST_F()
166 close(pipeFd[0]); in HWTEST_F()
167 close(pipeFd[1]); in HWTEST_F()
191 close(fdI in HWTEST_F()
[all...]
/third_party/node/test/parallel/
H A Dtest-readline-promises-interface.js55 rli.close();
154 rli.close();
166 rli.close();
177 rli.close();
191 rli.close();
203 rli.close();
218 rli.close();
235 rli.close();
312 rli.close();
342 rli.close();
[all...]
H A Dtest-readline-interface.js84 rli.close();
96 rli.close();
177 rli.close();
189 rli.close();
200 rli.close();
214 rli.close();
226 rli.close();
241 rli.close();
258 rli.close();
335 rli.close();
[all...]
/third_party/python/Lib/multiprocessing/
H A Dresource_sharer.py34 self._id = _resource_sharer.register(send, new_sock.close)
51 def close(): function
52 os.close(new_fd)
53 self._id = _resource_sharer.register(send, close)
72 def register(self, send, close):
78 self._cache[self._key] = (send, close)
98 c.close()
103 self._listener.close()
107 for key, (send, close) in self._cache.items():
108 close()
[all...]
/third_party/python/Lib/test/
H A Dtest_file.py24 self.f.close()
32 self.f.close()
47 self.f.close()
56 self.f.close()
65 self.f.close()
95 f.close()
115 # __exit__ should close the file
149 self.open(TESTFN, 'wb').close()
156 f.close()
188 f.close()
[all...]
H A Dtest_winconsoleio.py44 f.close() # multiple close should not crash
45 f.close()
56 f.close()
57 f.close()
68 f.close()
69 f.close()
78 f.close() # multiple close should not crash
79 f.close()
[all...]
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_s.c78 close(s); in main()
85 close(s); in main()
99 close(s); in main()
108 close(as); in main()
112 close(as); in main()
118 close(s); /* close service socket */ in main()
123 close(as); in main()
147 close(as); in main()
158 close(a in main()
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/panel/router/
H A Dindex.js95 this.$element('simplePanel1').close()
101 this.$element('simplePanel2').close()
107 this.$element('simplePanel3').close()
113 this.$element('simplePanel4').close()
119 this.$element('simplePanel5').close()
125 this.$element('simplePanel6').close()
131 this.$element('simplePanel7').close()
137 this.$element('simplePanel').close()
144 this.$element('prop1').close()
150 this.$element('prop2').close()
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/
H A Dindex.js95 this.$element('simplePanel1').close()
101 this.$element('simplePanel2').close()
107 this.$element('simplePanel3').close()
113 this.$element('simplePanel4').close()
119 this.$element('simplePanel5').close()
125 this.$element('simplePanel6').close()
131 this.$element('simplePanel7').close()
137 this.$element('simplePanel').close()
144 this.$element('prop1').close()
150 this.$element('prop2').close()
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/
H A Dindex.js95 this.$element('simplePanel1').close()
101 this.$element('simplePanel2').close()
107 this.$element('simplePanel3').close()
113 this.$element('simplePanel4').close()
119 this.$element('simplePanel5').close()
125 this.$element('simplePanel6').close()
131 this.$element('simplePanel7').close()
137 this.$element('simplePanel').close()
144 this.$element('prop1').close()
150 this.$element('prop2').close()
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/
H A Dindex.js95 this.$element('simplePanel1').close()
101 this.$element('simplePanel2').close()
107 this.$element('simplePanel3').close()
113 this.$element('simplePanel4').close()
119 this.$element('simplePanel5').close()
125 this.$element('simplePanel6').close()
131 this.$element('simplePanel7').close()
137 this.$element('simplePanel').close()
144 this.$element('prop1').close()
150 this.$element('prop2').close()
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dfcntlndk.cpp93 close(pipefd1[PARAM_0]); in Tee()
94 close(pipefd1[PARAM_1]); in Tee()
95 close(pipefd2[PARAM_0]); in Tee()
96 close(pipefd2[PARAM_1]); in Tee()
115 close(pipe_fds[1]); in Vmsplice()
140 close(fd); in PosixFallocate()
150 close(fd); in PosixFallocate64()
168 close(fd); in Open()
181 close(fd); in Open64()
203 close(f in Openat()
[all...]
/third_party/node/benchmark/async_hooks/
H A Dasync-resource-vs-destroy.js33 close,
60 function close() { function
62 server.close();
74 close,
95 function close() {
97 server.close();
111 close,
130 function close() {
132 server.close();
172 const { server, close }
[all...]
/third_party/skia/tests/
H A DPathOpsOpTest.cpp38 path.close(); in cubicOp1d()
42 pathB.close(); in cubicOp1d()
51 path.close(); in cubicOp2d()
55 pathB.close(); in cubicOp2d()
64 path.close(); in cubicOp3d()
68 pathB.close(); in cubicOp3d()
77 path.close(); in cubicOp5d()
81 pathB.close(); in cubicOp5d()
90 path.close(); in cubicOp6d()
94 pathB.close(); in cubicOp6d()
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dvms_term_sock.c186 close (TerminalSocketPair[0]); in TerminalSocket()
188 close (TerminalSocketPair[1]); in TerminalSocket()
200 close (TerminalSocketPair[0]); in TerminalSocket()
201 close (TerminalSocketPair[1]); in TerminalSocket()
219 close (TerminalSocketPair[0]); in TerminalSocket()
220 close (TerminalSocketPair[1]); in TerminalSocket()
237 close (TerminalSocketPair[0]); in TerminalSocket()
238 close (TerminalSocketPair[1]); in TerminalSocket()
248 close (TerminalSocketPair[0]); in TerminalSocket()
249 close (TerminalSocketPai in TerminalSocket()
[all...]
/third_party/openssl/apps/lib/
H A Dvms_term_sock.c186 close (TerminalSocketPair[0]); in TerminalSocket()
188 close (TerminalSocketPair[1]); in TerminalSocket()
200 close (TerminalSocketPair[0]); in TerminalSocket()
201 close (TerminalSocketPair[1]); in TerminalSocket()
219 close (TerminalSocketPair[0]); in TerminalSocket()
220 close (TerminalSocketPair[1]); in TerminalSocket()
237 close (TerminalSocketPair[0]); in TerminalSocket()
238 close (TerminalSocketPair[1]); in TerminalSocket()
248 close (TerminalSocketPair[0]); in TerminalSocket()
249 close (TerminalSocketPai in TerminalSocket()
[all...]
/third_party/musl/src/misc/
H A Dforkpty.c22 close(s); in forkpty()
28 close(m); in forkpty()
29 close(p[0]); in forkpty()
34 close(p[1]); in forkpty()
39 close(s); in forkpty()
40 close(p[1]); in forkpty()
47 close(p[0]); in forkpty()
51 else close(m); in forkpty()

Completed in 16 milliseconds

12345678910>>...244