Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 4562) sorted by relevance

12345678910>>...183

/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
DHTMLElementTest.java44 root.close(); in testMeta()
53 root.close(); in testLink()
62 root.close(); in testTitle()
69 root.close(); in testH1()
76 root.close(); in testP()
83 root.close(); in testSpan1()
90 root.close(); in testSpan2()
97 root.close(); in testSpan3()
105 root.close(); in testPre()
112 root.close(); in testDiv()
[all …]
/external/skia/tests/
DPathOpsOpTest.cpp37 path.close(); in cubicOp1d()
41 pathB.close(); in cubicOp1d()
50 path.close(); in cubicOp2d()
54 pathB.close(); in cubicOp2d()
63 path.close(); in cubicOp3d()
67 pathB.close(); in cubicOp3d()
76 path.close(); in cubicOp5d()
80 pathB.close(); in cubicOp5d()
89 path.close(); in cubicOp6d()
93 pathB.close(); in cubicOp6d()
[all …]
DPathOpsSimplifyTest.cpp16 path.close(); in testLine1()
26 path.close(); in testLine1x()
34 path.close(); in addInnerCWTriangle()
41 path.close(); in addInnerCCWTriangle()
48 path.close(); in addOuterCWTriangle()
55 path.close(); in addOuterCCWTriangle()
153 path.close(); in testLine6()
157 path.close(); in testLine6()
167 path.close(); in testLine6x()
171 path.close(); in testLine6x()
[all …]
DPathOpsSkpTest.cpp19 path.close(); in skpcheeseandburger_com225()
78 pathB.close(); in skpcheeseandburger_com225()
99 pathB.close(); in skpcheeseandburger_com225()
154 pathB.close(); in skpcheeseandburger_com225()
260 pathB.close(); in skpcheeseandburger_com225()
287 pathB.close(); in skpcheeseandburger_com225()
388 path.close(); in skpeverytechpro_blogspot_com100()
396 path.close(); in skpeverytechpro_blogspot_com100()
418 path.close(); in skpflite_com41()
425 pathB.close(); in skpflite_com41()
[all …]
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
DXMLElementTest.java40 root.close(); in testEmptyNode()
42 root.close(); in testEmptyNode()
48 root.close(); in testAddAttributeToClosedNode()
54 root.close(); in testAddChildToClosedNode()
60 root.close(); in testAddTextToClosedNode()
67 root.close(); in testNestedElement()
75 root.close(); in test2NestedElements()
82 root.close(); in testText()
91 root.close(); in testMixedContent()
98 root.close(); in testQuotedText()
[all …]
DXMLDocumentTest.java31 new XMLDocument("test", null, null, "UTF-8", false, writer).close(); in testNoDoctype()
39 new XMLDocument("test", null, null, "UTF-8", true, writer).close(); in testNoDoctypeStandalone()
49 .close(); in testDoctype()
59 .close(); in testDoctypeStandalone()
70 "\u00CD\u307e").close(); in testStream()
83 public void close() throws IOException { in testClose() method in XMLDocumentTest.CloseVerifier
85 super.close(); in testClose()
89 new XMLDocument("test", null, null, "UTF-8", false, verifier).close(); in testClose()
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
DSSLSocketImplTest.java102 server.close(); in testSSLSocketImpl1()
106 socket.close(); in testSSLSocketImpl1()
115 server.close(); in testSSLSocketImpl1()
121 socket.close(); in testSSLSocketImpl1()
166 server.close(); in testSSLSocketImpl2()
170 socket.close(); in testSSLSocketImpl2()
179 server.close(); in testSSLSocketImpl2()
185 socket.close(); in testSSLSocketImpl2()
233 server.close(); in testSSLSocketImpl3()
237 socket.close(); in testSSLSocketImpl3()
[all …]
DSSLServerSocketImplTest.java68 s.accept().close(); in testSSLServerSocketImpl1()
89 client.close(); in testSSLServerSocketImpl1()
93 ssocket.close(); in testSSLServerSocketImpl1()
102 client.close(); in testSSLServerSocketImpl1()
108 ssocket.close(); in testSSLServerSocketImpl1()
132 s.accept().close(); in testSSLServerSocketImpl2()
153 client.close(); in testSSLServerSocketImpl2()
157 ssocket.close(); in testSSLServerSocketImpl2()
166 client.close(); in testSSLServerSocketImpl2()
172 ssocket.close(); in testSSLServerSocketImpl2()
[all …]
/external/guava/guava/src/com/google/common/io/
DGwtWorkarounds.java45 void close() throws IOException; in close() method
61 public void close() throws IOException { in asCharInput() method in GwtWorkarounds
62 reader.close(); in asCharInput()
85 public void close() {
96 void close() throws IOException;
134 public void close() throws IOException {
135 input.close();
146 void close() throws IOException;
167 public void close() throws IOException {
168 output.close();
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DDiskLruCacheTest.java86 toClose.pop().close(); in tearDown()
91 cache.close(); in emptyCache()
173 cache.close(); in readAndWriteEntryAcrossCacheOpenAndClose()
179 snapshot.close(); in readAndWriteEntryAcrossCacheOpenAndClose()
193 snapshot.close(); in readAndWriteEntryWithoutProperClose()
202 cache.close(); in journalWithEditAndPublish()
212 cache.close(); in revertedNewFileIsRemoveInJournal()
218 cache.close(); in unterminatedEditIsRevertedOnClose()
228 cache.close(); in journalDoesNotIncludeReadOfYetUnpublishedValue()
242 k1Snapshot.close(); in journalWithEditAndPublishAndRead()
[all …]
/external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
DtDomain_creation_deletion.py96 f_Domains_Backup.close()
103 f_Domains_Backup.close()
122 f_Domains.close()
130 f_Domains.close()
142 f_Domains_Backup.close()
143 f_Domains.close()
174 f_Domains_Backup.close()
181 f_Domains_Backup.close()
200 f_Domains.close()
208 f_Domains.close()
[all …]
DtDomain_Elements.py89 f_DomainElements_Backup.close()
97 f_DomainElements_Backup.close()
123 f_DomainElements.close()
131 f_DomainElements.close()
148 f_DomainElements.close()
149 f_DomainElements_Backup.close()
182 f_DomainElements_Backup.close()
190 f_DomainElements_Backup.close()
210 f_DomainElements.close()
218 f_DomainElements.close()
[all …]
DtDomain_rename.py95 f_init_domains.close()
105 f_init_domains.close()
129 f_domains.close()
140 f_domains.close()
184 f_init_domains.close()
194 f_init_domains.close()
214 f_domains.close()
224 f_domains.close()
225 f_init_domains.close()
246 f_domains.close()
[all …]
/external/bison/lib/
Dspawn-pipe.c54 #undef close
69 retval = close (fd); in nonintr_close()
74 #define close nonintr_close macro
172 && close (nulloutfd) >= 0)))) in create_pipe()
178 && close (stdinfd) >= 0)))) in create_pipe()
184 && close (stdoutfd) >= 0))))) in create_pipe()
212 close (stdinfd); in create_pipe()
214 close (stdoutfd); in create_pipe()
216 close (nulloutfd); in create_pipe()
227 close (ofd[0]); in create_pipe()
[all …]
/external/tlsdate/src/events/
Dtime_set.c102 close (fd); in action_time_set()
122 close (to_fds[0]); in setup_time_setter()
123 close (to_fds[1]); in setup_time_setter()
159 close (to_fds[1]); in setup_time_setter()
160 close (from_fds[0]); in setup_time_setter()
164 close (from_fds[1]); in setup_time_setter()
165 close (to_fds[0]); in setup_time_setter()
169 close (to_fds[0]); in setup_time_setter()
170 close (to_fds[1]); in setup_time_setter()
171 close (from_fds[0]); in setup_time_setter()
[all …]
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DFileHandlerTest.java98 handler.close(); in tearDown()
159 h.close(); in testLock()
162 output.close(); in testLock()
175 handler.close(); in testFileHandler()
181 handler.close(); in testFileHandler()
190 handler.close(); in testDefaultValue()
201 handler.close(); in testDefaultValue()
207 handler.close(); in testDefaultValue()
219 handler.close(); in assertFileContent()
258 inputStream.close(); in assertFileContent()
[all …]
/external/clang/test/Analysis/
Dunix-api.c12 int close(int fildes);
18 close(fd); in open_1()
26 close(fd); in open_2()
33 close(fd); in open_3()
40 close(fd); in open_4()
50 close(fd); in open_5()
60 close(fd); in open_6()
67 close(fd); in open_7()
74 close(fd); in open_8()
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/
DZipMultiReportOutputTest.java54 out.close(); in testWrite1()
56 zipOutput.close(); in testWrite1()
69 out.close(); in testWrite2()
71 zipOutput.close(); in testWrite2()
84 out.close(); in testWrite3()
86 zipOutput.close(); in testWrite3()
99 out.close(); in testCreateFiles()
105 out.close(); in testCreateFiles()
107 zipOutput.close(); in testCreateFiles()
129 zipOutput.close(); in testCreateFilesWithoutClose()
[all …]
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
DSSLSocketTest.java44 soc.close(); in testSSLSocket()
55 ss.close(); in testSSLSocketStringint()
56 soc.close(); in testSSLSocketStringint()
66 ss.close(); in testSSLSocketInetAddressint()
67 soc.close(); in testSSLSocketInetAddressint()
79 ss1.close(); in testSSLSocketStringintInetAddressint()
80 ss2.close(); in testSSLSocketStringintInetAddressint()
81 soc.close(); in testSSLSocketStringintInetAddressint()
96 ss1.close(); in testSSLSocketInetAddressintInetAddressint()
97 ss2.close(); in testSSLSocketInetAddressintInetAddressint()
[all …]
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc73 close(fds[1]); in TEST()
76 close(fds[0]); in TEST()
79 close(fds[0]); in TEST()
93 close(fds[1]); in TEST()
102 close(fds[1]); in TEST()
105 close(fds[0]); in TEST()
108 close(fds[0]); in TEST()
123 close(fds[1]); in TEST()
167 close(fds[1]); in TEST()
170 close(fds[0]); in TEST()
[all …]
/external/okhttp/okhttp-ws-tests/src/test/java/com/squareup/okhttp/internal/ws/
DRealWebSocketTest.java98 sink.close(); in streamingMessage()
108 sink.close(); in streamingMessageCanInterleavePing()
130 @Test public void close() throws IOException { in close() method in RealWebSocketTest
131 client.close(1000, "Hello!"); in close()
139 client.close(1000, "Hello!"); in clientCloseThenMethodsThrow()
148 client.close(1000, "Hello!"); in clientCloseThenMethodsThrow()
168 server.close(1000, "Hello!"); in serverCloseThenWritingThrows()
185 client.close(1000, "Bye!"); in serverCloseThenWritingThrows()
197 server.close(1000, "Hello!"); in serverCloseWhileWritingThrows()
215 sink.close(); // No closing because this requires writing a frame. in serverCloseWhileWritingThrows()
[all …]
/external/nanohttpd/nanolets/src/test/java/fi/iki/elonen/router/
DTestNanolets.java116 response.close(); in doSomeBasicMethodTest()
124 response.close(); in doSomeBasicMethodTest()
132 response.close(); in doSomeBasicMethodTest()
140 response.close(); in doSomeBasicMethodTest()
152 response.close(); in doNonRouterRequest()
164 response.close(); in doExceptionRequest()
176 response.close(); in doDeletedRoute()
188 response.close(); in doUriSelection1()
200 response.close(); in doStreamOfData()
245 response.close(); in doGeneralParams()
[all …]
/external/jetty/src/java/org/eclipse/jetty/util/
DIO.java109 out.close(); in run()
111 write.close(); in run()
305 in.close();
306 out.close();
367 public static void close(Closeable c)
372 c.close();
385 public static void close(InputStream is)
390 is.close();
403 public static void close(Reader reader)
408 reader.close();
[all …]
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/
DUnixSocketTest.java47 pingServer.close(); in test_getInputStream()
57 worker.close(); in test_getInputStream()
67 clientIn.close(); in test_getInputStream()
82 pingClient.close(); in test_getInputStream()
83 pingServer.close(); in test_getInputStream()
99 theSocket.close(); in test_connectLjava_net_SocketAddressI()
108 ss.close(); in test_getOutputStream()
117 socket.close(); in test_getOutputStream()
/external/libchrome/base/posix/
Dfile_descriptor_shuffle.cc53 j->close = false; in PerformInjectiveMultimapDestructive()
56 if (i->close && i->source == j->dest) in PerformInjectiveMultimapDestructive()
57 i->close = false; in PerformInjectiveMultimapDestructive()
59 if (i->close && i->source == j->source) { in PerformInjectiveMultimapDestructive()
60 i->close = false; in PerformInjectiveMultimapDestructive()
61 j->close = true; in PerformInjectiveMultimapDestructive()
70 if (!is_identity && i->close) in PerformInjectiveMultimapDestructive()
96 int ret = IGNORE_EINTR(close(fd)); in Close()

12345678910>>...183