OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
476 - 500
of
7588
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py
42
self.env.
close
()
87
jCursor.
close
()
89
sCursor.
close
()
90
priDB.
close
()
91
secDB.
close
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_anydbm.py
44
f.
close
()
51
f.
close
()
57
f.
close
()
63
f.
close
()
74
f.
close
()
test_gdbm.py
16
self.g.
close
()
40
self.g.
close
()
43
self.assertRaises(gdbm.error, lambda: gdbm.open(filename, 'rx').
close
())
52
self.g.
close
()
59
self.g.
close
()
test_file.py
26
self.f.
close
()
34
self.f.
close
()
48
self.f.
close
()
57
self.f.
close
()
66
self.f.
close
()
96
f.
close
()
117
# __exit__ should
close
the file
154
f.
close
()
180
f.
close
()
185
# misbehaviour especially with repeated
close
() call
[
all
...]
/system/media/audio_utils/
tinysndfile.c
82
goto
close
;
86
goto
close
;
91
goto
close
;
95
goto
close
;
105
goto
close
;
111
goto
close
;
116
goto
close
;
120
goto
close
;
126
goto
close
;
140
goto
close
;
[
all
...]
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPInputStreamTest.java
70
inGZIP.
close
();
94
inGZIP.
close
();
156
inGZIP.
close
();
173
out.
close
();
182
gin2.
close
();
191
gin2.
close
();
200
gin2.
close
();
218
zipout.
close
();
240
* @tests java.util.zip.GZIPInputStream#
close
()
243
// test method java.util.zip.GZIPInputStream.
close
[
all
...]
ZipOutputStreamTest.java
41
* @tests java.util.zip.ZipOutputStream#
close
()
45
zos.
close
();
46
fail("
Close
on empty stream failed to throw exception");
54
zos.
close
();
59
zos.
close
();
60
zos.
close
(); // Should be a no-op
90
zos.
close
();
108
zos.
close
();
183
zos.
close
();
244
//
Close
stream because ZIP is invali
[
all
...]
DeflaterInputStreamTest.java
48
dis.
close
();
58
* @tests DeflaterInputStream#
close
()
64
dis.
close
();
77
// can
close
after
close
78
dis.
close
();
90
dis.
close
();
100
dis.
close
();
116
dis.
close
();
180
dis.
close
();
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/
MappedByteBufferTest.java
64
fc.
close
();
120
fc.
close
();
162
fileChannelRead.
close
();
163
fileChannelR.
close
();
164
fileChannelReadWrite.
close
();
165
fileChannelRW.
close
();
186
fileChannelRead.
close
();
187
fileChannelReadWrite.
close
();
205
fileChannel.
close
();
206
fileOutputStream.
close
();
[
all
...]
/libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest.java
58
statement.
close
();
59
conn.
close
();
81
userTab.
close
();
121
result.
close
();
153
result.
close
();
182
result.
close
();
221
result.
close
();
259
result.
close
();
286
result.
close
();
319
result.
close
();
[
all
...]
DeleteFunctionalityTest.java
52
statement.
close
();
53
conn.
close
();
81
userTab.
close
();
162
r.
close
();
179
r.
close
();
198
r.
close
();
199
stat.
close
();
/cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptorTest.java
64
mAssetFileDes.
close
();
76
* 3. auto
close
.
82
mOutputStream.
close
();
96
mAssetFileDes.
close
();
113
mInputStream.
close
();
127
mAssetFileDes.
close
();
132
mAssetFileDes.
close
();
143
mAssetFileDes.
close
();
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
CharWrapperTester.java
120
o.
close
();
148
o.
close
();
166
o.
close
();
168
fail("
close
exception ignored");
170
assertEquals("
Close
failed" , expected.getMessage());
177
o.
close
();
186
* doesn't respect
close
(), which makes testing wrapped streams difficult.
192
@Override public void
close
() throws IOException {
method in class:CharWrapperTester.ClosableStringWriter
216
@Override public void
close
() throws IOException {
method in class:CharWrapperTester.FailOnFlushWriter
236
@Override public void
close
() throws IOException
method in class:CharWrapperTester.FailOnCloseWriter
[
all
...]
WrapperTester.java
121
o.
close
();
149
o.
close
();
167
o.
close
();
169
fail("
close
exception ignored");
171
assertEquals("
Close
failed" , expected.getMessage());
178
o.
close
();
189
@Override public void
close
() throws IOException {
method in class:WrapperTester.ClosableByteArrayOutputStream
211
@Override public void
close
() throws IOException {
method in class:WrapperTester.FailOnFlushOutputStream
227
@Override public void
close
() throws IOException {
method in class:WrapperTester.FailOnCloseOutputStream
229
throw new IOException("
Close
failed")
[
all
...]
/frameworks/base/tests/CoreTests/android/core/
SocketTest.java
100
s3.
close
();
102
s4.
close
();
124
sock.
close
();
150
serverSock.
close
();
155
serverSock2.
close
();
204
// sock.
close
();
236
clntSckt.
close
();
244
// Regression test for #1058962: Socket.
close
() does not cause
278
client.
close
();
/libcore/luni/src/test/java/libcore/java/io/
OldBufferedInputStreamTest.java
87
bis.
close
();
105
is.
close
();
118
is.
close
();
162
is.
close
();
189
in.
close
();
211
fos.
close
();
219
is.
close
();
/ndk/sources/host-tools/make-3.81/
remote-cstms.c
167
(void)
close
(retsock);
202
(void)
close
(retsock);
203
(void)
close
(sock);
211
(void)
close
(retsock);
212
(void)
close
(sock);
259
(void)
close
(retsock);
260
(void)
close
(sock);
/system/extras/tests/sdcard/
testcase.cpp
72
for (int i = 0; i < 4; ++i)
close
(mIpc[i]);
91
close
(mIpc[READ_FROM_CHILD]);
92
close
(mIpc[WRITE_TO_CHILD]);
113
close
(mIpc[WRITE_TO_PARENT]);
114
close
(mIpc[READ_FROM_PARENT]);
119
close
(mIpc[WRITE_TO_PARENT]);
120
close
(mIpc[READ_FROM_PARENT]);
/libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSessionContextTest.java
62
c.
close
();
77
s.
close
();
96
c.
close
();
111
s.
close
();
120
c.
close
();
127
s.
close
();
138
c.
close
();
162
s.
close
();
240
s.
close
();
243
c.
close
();
[
all
...]
/libcore/luni/src/test/java/libcore/java/net/
OldDatagramSocketTest.java
84
ms.
close
();
237
// Test for method void java.net.DatagramSocket.
close
()
243
ds.
close
();
301
ds.
close
();
335
ms.
close
();
365
ds.
close
();
404
ds.
close
();
431
ds.
close
();
446
ds.
close
();
487
ds.
close
();
1092
protected void
close
() {}
method in class:OldDatagramSocketTest.testDatagramSocketImpl
2031
protected void
close
() {
method in class:OldDatagramSocketTest.TestDatagramSocketImpl
[
all
...]
/external/libppp/src/
exec.c
91
close
(dev->fd_out);
280
close
(fids[1]);
281
close
(fids[0]);
288
close
(pidpipe[0]);
289
close
(pidpipe[1]);
290
close
(fids[1]);
291
close
(fids[0]);
295
close
(pidpipe[0]);
296
close
(fids[0]);
305
close
(pidpipe[1])
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file.py
26
self.f.
close
()
34
self.f.
close
()
48
self.f.
close
()
57
self.f.
close
()
66
self.f.
close
()
96
f.
close
()
117
# __exit__ should
close
the file
154
f.
close
()
180
f.
close
()
185
# misbehaviour especially with repeated
close
() call
[
all
...]
/external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/
scope_approval_dialog.js
46
document.querySelector('.titlebar-
close
-button').onclick = function() {
47
window.
close
();
58
insertRule('.titlebar-
close
-button', resources.IDR_CLOSE_DIALOG);
59
insertRule('.titlebar-
close
-button:hover', resources.IDR_CLOSE_DIALOG_H);
60
insertRule('.titlebar-
close
-button:active', resources.IDR_CLOSE_DIALOG_P);
/external/chromium_org/third_party/sqlite/src/test/
async2.test
47
db
close
57
db
close
70
db
close
120
db
close
124
catch {db
close
}
/external/chromium_org/ui/webui/resources/css/
expandable_bubble.css
56
.expandable-bubble-
close
{
67
z-index: 3; /* One higher then the
close
button on an unexpanded bubble. */
70
.expandable-bubble[expanded] > .expandable-bubble-
close
{
74
.expandable-bubble-
close
{
80
.expandable-bubble-
close
:hover {
86
.expandable-bubble-
close
:active {
Completed in 412 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>