OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
351 - 375
of
4776
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/
ServerSocketFactoryTest.java
53
fail
("IOException wasn't thrown");
61
fail
("IllegalArgumentException wasn't thrown");
73
fail
("IOException wasn't thrown");
81
fail
("IllegalArgumentException wasn't thrown");
94
fail
("IOException wasn't thrown");
102
fail
("IllegalArgumentException wasn't thrown");
/libcore/luni/src/test/java/libcore/java/lang/reflect/
OldAndroidArrayTest.java
39
fail
("store should have failed");
49
fail
("cast should have failed");
84
fail
("store should have failed");
102
fail
("store should have failed");
109
fail
("expecting bad cast");
123
fail
("store should have failed");
/libcore/support/src/test/java/tests/security/
CipherHelper.java
47
Assert.
fail
(e.getMessage());
49
Assert.
fail
(e.getMessage());
54
Assert.
fail
(e.getMessage());
62
Assert.
fail
(e.getMessage());
77
Assert.
fail
(e.getMessage());
79
Assert.
fail
(e.getMessage());
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
pointer.pass.cpp
50
assert(is.
fail
());
59
assert(!is.
fail
());
68
assert(!is.
fail
());
77
assert(!is.
fail
());
86
assert(!is.
fail
());
95
assert(!is.
fail
());
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
ignore.pass.cpp
49
assert(!is.
fail
());
53
assert(!is.
fail
());
57
assert(!is.
fail
());
65
assert(!is.
fail
());
69
assert(!is.
fail
());
73
assert(!is.
fail
());
read.pass.cpp
49
assert(!is.
fail
());
54
assert(!is.
fail
());
59
assert( is.
fail
());
68
assert(!is.
fail
());
73
assert(!is.
fail
());
78
assert( is.
fail
());
/cts/tests/tests/permission/src/android/permission/cts/
ConnectivityManagerPermissionTest.java
51
fail
("Was able to call getNetworkInfo");
67
fail
("Was able to call requestRouteToHost");
/cts/tests/tests/view/src/android/view/cts/
SurfaceHolder_BadSurfaceTypeExceptionTest.java
34
fail
("should throw out InflateException");
49
fail
("should throw out InflateException");
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherOutputStreamTest.java
34
fail
("IllegalStateException expected");
44
fail
("IllegalStateException expected");
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PKIXBuilderParametersTest.java
63
fail
(getName() + ": not performed (could not create test TrustAnchor set)");
84
fail
(getName() + ": not performed (could not create test TrustAnchor set)");
105
fail
(getName() + ": not performed (could not create test TrustAnchor set)");
130
fail
("NPE expected");
146
fail
("InvalidAlgorithmParameterException expected");
161
fail
(getName() + ": not performed (could not create test TrustAnchor set)");
169
fail
("ClassCastException expected");
184
fail
("NPE expected");
/external/chromium_org/content/test/data/fileapi/
common.js
12
if (document.location.hash == '#
fail
')
21
function
fail
(message)
function
24
document.location.hash = '#
fail
';
52
fail
('unexpectedErrorCallback:' + fileErrorToString(e));
/external/libcxx/test/input.output/file.streams/fstreams/ifstream.members/
open_pointer.pass.cpp
27
assert(fs.
fail
());
39
assert(fs.
fail
());
/external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
get_pointer_size.pass.cpp
49
assert(!is.
fail
());
54
assert( is.
fail
());
61
assert(!is.
fail
());
67
assert(!is.
fail
());
77
assert(!is.
fail
());
82
assert( is.
fail
());
89
assert(!is.
fail
());
95
assert(!is.
fail
());
get_pointer_size_chart.pass.cpp
49
assert(!is.
fail
());
54
assert( is.
fail
());
61
assert(!is.
fail
());
67
assert(!is.
fail
());
77
assert(!is.
fail
());
82
assert( is.
fail
());
89
assert(!is.
fail
());
95
assert(!is.
fail
());
/external/libexif/test/
test-tagtable.c
28
#define VALIDATE(s) if (!(s)) {printf("Test %s FAILED\n", #s);
fail
=1;}
30
#define TESTBLOCK(t) {int rc = (t);
fail
|= rc; \
36
int
fail
= 0;
local
168
return
fail
;
174
int
fail
= 0;
local
208
return
fail
;
214
int
fail
= 0;
local
219
return
fail
;
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
InvalidClassExceptionTest.java
35
fail
("Failed to throw exception");
53
fail
("Failed to throw exception");
StreamCorruptedExceptionTest.java
43
fail
("Failed to throw StreamCorruptedException for non serialized stream");
62
fail
("Failed to throw StreamCorruptedException for non serialized stream");
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
DirectCharBufferTest.java
41
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
49
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
DirectDoubleBufferTest.java
40
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
48
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
DirectFloatBufferTest.java
40
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
48
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
DirectIntBufferTest.java
40
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
48
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
DirectLongBufferTest.java
41
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
49
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
DirectShortBufferTest.java
40
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
48
fail
("Should throw UnsupportedOperationException"); //$NON-NLS-1$
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SinkChannelTest.java
154
fail
("should throw NullPointerException");
164
fail
();
method
173
fail
("should throw ClosedChannelException");
219
fail
("should throw NullPointerException");
229
fail
("should throw NullPointerException");
240
fail
();
method
253
fail
("should throw ClosedChannelException");
261
fail
("should throw NullPointerException");
271
fail
("should throw ClosedChannelException");
309
fail
();
method
315
fail
();
method
379
fail
();
method
389
fail
();
method
395
fail
();
method
400
fail
();
method
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
NoSuchElementExceptionTest.java
36
fail
("NoSuchElementException expected");
54
fail
("NoSuchElementException expected");
Completed in 603 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>