/third_party/node/test/parallel/ |
H A D | test-http-keep-alive-pipeline-max-requests.js | 12 assert.match(headers, /Connection: close\r\n/m); 54 server.close(); 77 assert.match(responseParts[6], /Connection: close\r\n/m);
|
H A D | test-https-abortcontroller.js | 39 server.close(); 66 server.close(); 93 server.close();
|
H A D | test-net-autoselectfamily-ipv4first.js | 99 ipv4Server.close(); 100 ipv6Server.close(); 101 dnsServer.close();
|
H A D | test-wrap-js-stream-destroy.js | 11 // "close" events, and vice versa. 17 socket.on('close', common.mustCall()); 33 socket.on('close', common.mustCall()); 42 streamWrap.on('close', common.mustCall(() => { 43 server.close(); 56 socket.on('close', common.mustCall(() => { 57 server.close(); 74 socket.on('close', common.mustCall()); 80 streamWrap.on('close', common.mustCall()); 93 socket.on('close', commo [all...] |
/third_party/node/test/sequential/ |
H A D | test-fs-opendir-recursive.js | 163 dir.close(common.mustSucceed()); 194 dir.close(common.mustSucceed()); 202 dir.close(common.mustSucceed());
|
/third_party/libfuse/example/ |
H A D | cuse_client.c | 135 close(fd); in main() 146 close(fd); in main() 155 close(fd); in main()
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open07.c | 152 close(TEST_RETURN); in main() 245 close(fd1); in cleanup() 246 close(fd2); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe04.c | 127 if (close(fildes[1]) == -1) in main() 128 tst_resm(TWARN, "Could not close fildes[1] - errno %d", in main() 222 if (close(fildes[0]) == -1) in c1func() 223 tst_resm(TWARN, "Could not close fildes[0] - errno %d", errno); in c1func() 231 if (close(fildes[0]) == -1) in c2func() 232 tst_resm(TWARN, "Could not close fildes[0] - errno %d", errno); in c2func()
|
H A D | pipe09.c | 106 if (close(pipefd[0]) != 0) { in main() 107 tst_resm(TWARN, "pipefd[0] close failed, " in main() 133 if (close(pipefd[0]) != 0) { in main() 134 perror("pipefd[0] close failed"); in main() 155 if (close(pipefd[1]) != 0) { in main() 157 "pipefd[1] close failed"); in main()
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev05.c | 137 if (close(fd[0]) < 0) { in main() 138 tst_resm(TFAIL, "close failed: errno = %d", errno); in main() 174 close(fd[0]); in main() 175 close(fd[1]); in main()
|
H A D | writev02.c | 131 if (close(fd[0]) == -1) in main() 132 tst_brkm(TFAIL | TERRNO, cleanup, "close failed"); in main() 192 close(fd[0]); in cleanup() 193 close(fd[1]); in cleanup()
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | tomoyo_accept_test.c | 80 close(open(buffer, O_CREAT, 0644)); in test() 84 close(fd); in test() 91 close(fd); in test() 98 close(fd); in test() 110 close(fd); in test()
|
/third_party/libdrm/tests/nouveau/ |
H A D | threaded.c | 138 close(import_fd); in main() 144 close(fd2); in main() 145 close(fd); in main()
|
/third_party/libdrm/tests/tegra/ |
H A D | syncpt-timeout.c | 83 close(fd); in main() 91 close(fd); in main() 160 close(fd); in main()
|
H A D | syncpt-wait.c | 83 close(fd); in main() 91 close(fd); in main() 148 close(fd); in main()
|
/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/ |
H A D | PhoneNumberToTimeZonesMapper.java | 73 close(in); in loadPrefixTimeZonesMapFromFile() 78 private static void close(InputStream in) { in close() method in PhoneNumberToTimeZonesMapper 81 in.close(); in close()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/lio_listio/ |
H A D | 10-1.c | 90 close(fd); in main() 138 close(fd); in main() 161 close(fd); in main()
|
H A D | 12-1.c | 71 close(fd); in main() 97 close(fd); in main() 117 close(fd); in main()
|
H A D | 3-1.c | 90 close(fd); in main() 138 close(fd); in main() 161 close(fd); in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
H A D | fortify_recv_chk_test.cpp | 42 close(fd); in ConnectFunc() 116 close(acceptFd); in HWTEST_F() 121 close(returnVal.fd); in HWTEST_F()
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
H A D | inotify.c | 82 close(fd); in inotify_test() 95 close(fd); in inotify_init_0100() 157 close(fd); in inotify_rm_watch_0200()
|
H A D | utimes.c | 39 close(fd); in utimes_0100() 73 close(fd); in utimes_0200() 102 close(fd); in utimes_time64_0100()
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | fdsan.cpp | 50 EXPECT_EQ("fdsan_test_get_tag_value", close(fd), 0); in fdsan_test_get_tag_value() 76 close(fd); in fdsan_test_vfork() 134 close(fd); in CreateFile()
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_msvc9compiler.py | 149 f.close() 160 f.close() 173 f.close()
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | bmp_to_nv12.py | 42 bmp_file.close() 47 bmp_file.close() 89 nv12_file.close()
|