OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wasClosed
(Results
1 - 7
of
7
) sorted by null
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherInputStreamTest.java
45
public boolean
wasClosed
() {
228
+ "of its underlying input stream.", tis.
wasClosed
());
CipherOutputStreamTest.java
44
public boolean
wasClosed
() {
173
+ "of its underlying output stream.", tos.
wasClosed
());
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherInputStream1Test.java
54
public boolean
wasClosed
() {
237
+ "of its underlying input stream.", tis.
wasClosed
());
CipherOutputStream1Test.java
54
public boolean
wasClosed
() {
190
+ "of its underlying output stream.", tos.
wasClosed
());
/frameworks/base/libs/hwui/
PathTessellator.cpp
735
bool
wasClosed
= approximatePathOutlineVertices(path, forceClose,
752
if (
wasClosed
) {
759
if (
wasClosed
) {
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
[
all
...]
Completed in 238 milliseconds