HomeSort by relevance Sort by last modified time
    Searched refs:close (Results 501 - 525 of 7589) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/test/java/libcore/java/util/zip/
ZipEntryTest.java 64 out.close();
80 in.close();
111 out.close();
116 zipFile.close();
138 out.close();
143 zipFile.close();
165 out.close();
170 zipFile.close();
184 out.close();
192 zipFile.close();
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_early_close.py 10 # We're going to get warnings in this module about trying to close the db when
47 dbenv.close() # This "close" should close the child db handle also
66 d.close() # This "close" should close the child db handle also
67 # db.close should close the child cursor
75 dbenv.close()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cpickle.py 14 def close(self, f): member in class:cStringIOMixin
20 def close(self, f): member in class:BytesIOMixin
35 f.close()
38 def close(self, f): member in class:FileIOMixin
39 f.close()
62 self.close(f)
70 self.close(f)
97 self.close(f)
122 self.close(f)
130 self.close(f
    [all...]
test_shelve.py 19 s.close()
33 s.close()
43 s.close()
53 s.close()
63 s.close()
68 s.close()
80 s.close()
88 s.close()
100 s.close()
126 db.close()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_early_close.py 10 # We're going to get warnings in this module about trying to close the db when
47 dbenv.close() # This "close" should close the child db handle also
66 d.close() # This "close" should close the child db handle also
67 # db.close should close the child cursor
75 dbenv.close()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cpickle.py 14 def close(self, f): member in class:cStringIOMixin
20 def close(self, f): member in class:BytesIOMixin
35 f.close()
38 def close(self, f): member in class:FileIOMixin
39 f.close()
62 self.close(f)
70 self.close(f)
97 self.close(f)
122 self.close(f)
130 self.close(f
    [all...]
test_shelve.py 19 s.close()
33 s.close()
43 s.close()
53 s.close()
63 s.close()
68 s.close()
80 s.close()
88 s.close()
100 s.close()
126 db.close()
    [all...]
  /system/netd/
TetherController.cpp 73 close(fd);
76 close(fd);
91 close(fd);
95 close(fd);
122 close(pipefd[0]);
123 close(pipefd[1]);
128 close(pipefd[1]);
134 close(pipefd[0]);
162 close(pipefd[0]);
184 close(mDaemonFd)
    [all...]
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java 191 client.close();
192 server.close();
206 c.close();
328 client.close();
329 server.close();
330 c.close();
360 client1.close();
361 server1.close();
373 client2.close();
374 server2.close();
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java 87 conn.close();
108 userTab.close();
128 conn.close();
184 result.close();
206 rs.close();
209 conn.close();
252 conn.close();
317 conn.close();
369 rs.close();
383 rs.close();
    [all...]
  /external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java 125 serversocket.close();
142 serversocket.close();
171 serversocket.close();
291 in.close();
292 socket.close();
309 os.close();
327 os.close();
356 os.close();
382 os.close();
407 os.close();
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OldObjectOutputStreamTest.java 154 oos.close();
156 oos.close();
181 oos.close();
186 oos_ioe.close();
265 oos.close();
285 ois.close();
309 ois.close();
324 boos.close();
360 boos.close();
376 * Tears down the fixture, for example, close a network connection. Thi
    [all...]
OldRandomAccessFileTest.java 74 raf.close();
80 raf.close();
86 raf.close();
96 if (raf != null ) raf.close();
126 raf.close();
132 raf.close();
138 raf.close();
160 if (raf != null ) raf.close();
166 * java.io.RandomAccessFile#close()
169 // Test for method void java.io.RandomAccessFile.close()
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
OutputStreamWriterTest.java 77 writer.close();
80 isr.close();
82 osw.close();
92 writer.close();
167 writer.close();
201 writer.close();
268 writer.close();
311 writer2.close();
345 writer2.close();
367 writer2.close();
    [all...]
CharArrayWriterTest.java 50 * @tests java.io.CharArrayWriter#close()
53 cw.close();
188 * Tears down the fixture, for example, close a network connection. This
193 cr.close();
195 cw.close();
207 writer.close();
219 writer.close();
231 writer.close();
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SocketChannelTest.java 86 this.channel1.close();
93 this.channel2.close();
100 this.server1.close();
107 this.server2.close();
192 testServer.close();
525 s.close();
560 s.close();
584 s.close();
618 s.close();
625 // These methods are very close, so we test them together, call them "CFII"
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_Genres_MembersTest.java 48 c.close();
54 c.close();
72 c.close();
78 c.close();
99 c.close();
150 c.close();
160 c.close();
170 c.close();
185 c.close();
194 c.close();
    [all...]
MediaStore_Audio_ArtistsTest.java 44 c.close();
48 c.close();
90 c.close();
118 c.close();
123 c.close();
130 c.close();
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlay3DPipe.h 54 bool close();
84 bool close();
114 bool close();
144 bool close();
170 inline M3DExtPipe<CHAN>::~M3DExtPipe() { close(); }
181 inline bool M3DExtPipe<CHAN>::close() { function in class:overlay::M3DExtPipe
182 return mM3d.close();
239 inline M3DPrimaryPipe<CHAN>::~M3DPrimaryPipe() { close(); }
250 inline bool M3DPrimaryPipe<CHAN>::close() { function in class:overlay::M3DPrimaryPipe
251 return mM3d.close();
305 inline bool S3DExtPipe<CHAN>::close() { function in class:overlay::S3DExtPipe
371 inline bool S3DPrimaryPipe<CHAN>::close() { function in class:overlay::S3DPrimaryPipe
    [all...]
  /hardware/qcom/display/msm8974/liboverlay/pipes/
overlay3DPipe.h 54 bool close();
84 bool close();
114 bool close();
144 bool close();
170 inline M3DExtPipe<CHAN>::~M3DExtPipe() { close(); }
181 inline bool M3DExtPipe<CHAN>::close() { function in class:overlay::M3DExtPipe
182 return mM3d.close();
239 inline M3DPrimaryPipe<CHAN>::~M3DPrimaryPipe() { close(); }
250 inline bool M3DPrimaryPipe<CHAN>::close() { function in class:overlay::M3DPrimaryPipe
251 return mM3d.close();
305 inline bool S3DExtPipe<CHAN>::close() { function in class:overlay::S3DExtPipe
371 inline bool S3DPrimaryPipe<CHAN>::close() { function in class:overlay::S3DPrimaryPipe
    [all...]
  /hardware/qcom/display/msm8x26/liboverlay/pipes/
overlay3DPipe.h 54 bool close();
84 bool close();
114 bool close();
144 bool close();
170 inline M3DExtPipe<CHAN>::~M3DExtPipe() { close(); }
181 inline bool M3DExtPipe<CHAN>::close() { function in class:overlay::M3DExtPipe
182 return mM3d.close();
239 inline M3DPrimaryPipe<CHAN>::~M3DPrimaryPipe() { close(); }
250 inline bool M3DPrimaryPipe<CHAN>::close() { function in class:overlay::M3DPrimaryPipe
251 return mM3d.close();
305 inline bool S3DExtPipe<CHAN>::close() { function in class:overlay::S3DExtPipe
371 inline bool S3DPrimaryPipe<CHAN>::close() { function in class:overlay::S3DPrimaryPipe
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
MulticastSocketTest.java 99 ms.close();
146 orig.close();
156 dup.close();
182 mss.close();
206 mss.close();
226 mss.close();
265 mss.close();
276 mss.close();
286 mss.close();
296 mss.close();
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
MovieTest.java 92 source.close();
95 target.close();
107 in.close();
108 out.close();
118 is.close();
129 is.close();
  /cts/tools/vm-tests-tf/src/util/build/
DasmBuildStep.java 67 close(inp);
81 close(inp);
135 close(outp);
142 close(outp);
148 private static void close(Closeable c) { method in class:DasmBuildStep
152 c.close();
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 23 close $in or warn "Can't close $filename: $!";
33 close $out or warn "Can't close $filename: $!";
116 close STDOUT or die "Can't close stdout: $!";
120 close STDERR or die "Can't close stderr: $!";
128 close STDERR or die "Can't close stderr: $!"
    [all...]

Completed in 1778 milliseconds

<<21222324252627282930>>