OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
176 - 200
of
4776
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libcxx/test/depr/depr.str.strstreams/depr.istrstream/depr.istrstream.cons/
cp_size.pass.cpp
34
assert(in.
fail
());
37
assert(!in.
fail
());
39
assert(!in.
fail
());
/libcore/luni/src/test/java/libcore/java/io/
OldDataInputOutputStreamTest.java
42
fail
("Test 1: IOException expected.");
55
fail
("Test 3: EOFException expected.");
63
fail
("Test 4: IOException expected.");
74
fail
("Test 1: IOException expected.");
87
fail
("Test 3: EOFException expected.");
95
fail
("Test 4: IOException expected.");
106
fail
("Test 1: IOException expected.");
119
fail
("Test 3: EOFException expected.");
127
fail
("Test 4: IOException expected.");
138
fail
("Test 1: IOException expected.")
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.str.strstreams/depr.istrstream/depr.istrstream.cons/
ccp.pass.cpp
34
assert(!in.
fail
());
37
assert(!in.
fail
());
39
assert(in.
fail
());
ccp_size.pass.cpp
34
assert(in.
fail
());
37
assert(!in.
fail
());
39
assert(in.
fail
());
cp.pass.cpp
34
assert(!in.
fail
());
37
assert(!in.
fail
());
39
assert(!in.
fail
());
cp_size.pass.cpp
34
assert(in.
fail
());
37
assert(!in.
fail
());
39
assert(!in.
fail
());
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
AbstractPreferencesTest.java
102
fail
("should throw IllegalArgumentException");
107
fail
("should throw IllegalArgumentException");
112
fail
("should throw IllegalArgumentException");
117
fail
("should throw IllegalArgumentException");
122
fail
("should throw NullPointerException");
216
fail
("should throw NullPointerException");
229
fail
("should throw IllegalStateException");
234
fail
("should throw NullPointerException");
242
fail
("should throw NullPointerException");
255
fail
("should throw NullPointerException")
[
all
...]
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimeTest.java
131
fail
("Should throw IllegalArgumentException");
156
fail
("Should throw IllegalArgumentException.");
168
fail
("Should throw IllegalArgumentException.");
180
fail
("Should throw IllegalArgumentException.");
192
fail
("Should throw IllegalArgumentException.");
204
fail
("Should throw IllegalArgumentException.");
216
fail
("Should throw IllegalArgumentException.");
228
fail
("Should throw IllegalArgumentException.");
240
fail
("should throw NumberFormatException");
247
fail
("should throw IllegalArgumentException")
[
all
...]
/external/guava/guava-tests/test/com/google/common/collect/
AbstractIteratorTest.java
51
fail
("Should not have been invoked again");
73
fail
("no exception thrown");
94
fail
("Should not have been invoked again");
111
fail
("peek() should throw NoSuchElementException at end");
117
fail
("peek() should continue to throw NoSuchElementException at end");
123
fail
("next() should throw NoSuchElementException as usual");
129
fail
("peek() should still throw NoSuchElementException after next()");
140
fail
("Should not have been invoked again");
149
fail
("peek() should throw NoSuchElementException at end");
155
fail
("peek() should continue to throw NoSuchElementException at end")
253
fail
();
method
[
all
...]
/libcore/luni/src/test/java/libcore/java/lang/
OldObjectTest.java
55
fail
("CloneNotSupportedException was thrown.");
61
fail
("CloneNotSupportedException was not thrown.");
91
fail
("IllegalMonitorStateException was not thrown.");
101
fail
("IllegalMonitorStateException was not thrown.");
112
fail
("IllegalMonitorStateException was not thrown.");
116
fail
("InterruptedException was thrown.");
129
fail
("InterruptedException was thrown.");
178
fail
("IllegalMonitorStateException was not thrown.");
182
fail
("InterruptedException was thrown.");
195
fail
("InterruptedException was thrown.")
205
fail
();
method
211
fail
();
method
217
fail
();
method
224
fail
();
method
[
all
...]
OldStringTest.java
47
fail
("IndexOutOfBoundsException was not thrown.");
54
fail
("IndexOutOfBoundsException was not thrown.");
61
fail
("IndexOutOfBoundsException was not thrown.");
73
fail
("NullPointerException is not thrown.");
95
fail
("Expected IndexOutOfBoundsException");
102
fail
("IndexOutOfBoundsException was not thrown.");
109
fail
("IndexOutOfBoundsException was not thrown.");
117
fail
("Expected IndexOutOfBoundsException");
124
fail
("IndexOutOfBoundsException was not thrown.");
131
fail
("IndexOutOfBoundsException was not thrown.")
[
all
...]
/external/guava/guava-tests/test/com/google/common/base/
PreconditionsTest.java
40
fail
("no exception thrown");
52
fail
("no exception thrown");
61
fail
("no exception thrown");
74
fail
("no exception thrown");
87
fail
("no exception thrown");
99
fail
("no exception thrown");
108
fail
("no exception thrown");
121
fail
("no exception thrown");
137
fail
("no exception thrown");
150
fail
("no exception thrown")
180
fail
();
method
190
fail
();
method
199
fail
();
method
209
fail
();
method
218
fail
();
method
234
fail
();
method
244
fail
();
method
253
fail
();
method
263
fail
();
method
272
fail
();
method
289
fail
();
method
297
fail
();
method
307
fail
();
method
317
fail
();
method
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
AlgorithmParameterGenerator1Test.java
71
fail
(validAlgName + " algorithm is not supported");
99
fail
("NullPointerException or NoSuchAlgorithmException should be thrown");
106
fail
("NoSuchAlgorithmException should be thrown");
120
fail
(validAlgName + " algorithm is not supported");
139
fail
(validAlgName + " algorithm is not supported");
146
fail
("IllegalArgumentException must be thrown when provider is null");
151
fail
("IllegalArgumentException must be thrown when provider is empty");
166
fail
(validAlgName + " algorithm is not supported");
174
fail
("NoSuchProviderException must be thrown (provider: "
192
fail
(validAlgName + " algorithm is not supported")
[
all
...]
KeyPairGenerator1Test.java
78
fail
(NotSupportMsg);
102
fail
("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
109
fail
("NoSuchAlgorithmException must be thrown when algorithm is not available: "
122
fail
(NotSupportMsg);
141
fail
(NotSupportMsg);
148
fail
("IllegalArgumentException must be thrown when provider is null");
153
fail
("IllegalArgumentException must be thrown when provider is empty");
168
fail
(NotSupportMsg);
175
fail
("NoSuchProviderException must be thrown (algorithm: "
195
fail
(NotSupportMsg)
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
BufferedOutputStreamTest.java
59
fail
("should throw NullPointerException");
65
fail
("should throw NullPointerException");
73
fail
("should throw NullPointerException");
79
fail
("should throw NullPointerException");
86
fail
("should throw IllegalArgumentException");
92
fail
("should throw IllegalArgumentException");
172
fail
("should throw NullPointerException");
179
fail
("should throw NullPointerException");
186
fail
("should throw NullPointerException");
193
fail
("should throw NullPointerException")
331
fail
();
method
338
fail
();
method
345
fail
();
method
[
all
...]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyPairGenerator1Test.java
79
fail
(NotSupportMsg);
103
fail
("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
110
fail
("NoSuchAlgorithmException must be thrown when algorithm is not available: "
123
fail
(NotSupportMsg);
142
fail
(NotSupportMsg);
149
fail
("IllegalArgumentException must be thrown when provider is null");
154
fail
("IllegalArgumentException must be thrown when provider is empty");
170
fail
(NotSupportMsg);
177
fail
("NoSuchProviderException must be thrown (algorithm: "
195
fail
(NotSupportMsg)
[
all
...]
AlgorithmParameterGenerator1Test.java
72
fail
(validAlgName + " algorithm is not supported");
99
fail
("NullPointerException or NoSuchAlgorithmException should be thrown");
106
fail
("NoSuchAlgorithmException should be thrown");
120
fail
(validAlgName + " algorithm is not supported");
139
fail
(validAlgName + " algorithm is not supported");
146
fail
("IllegalArgumentException must be thrown when provider is null");
151
fail
("IllegalArgumentException must be thrown when provider is empty");
166
fail
(validAlgName + " algorithm is not supported");
174
fail
("NoSuchProviderException must be thrown (provider: "
192
fail
(validAlgName + " algorithm is not supported")
[
all
...]
/cts/tests/tests/jni/src/android/jni/cts/
JniCTest.java
33
* Calls the native test, and {@code
fail
()}s appropriately if
40
fail
(msg);
JniCppTest.java
33
* Calls the native test, and {@code
fail
()}s appropriately if
40
fail
(msg);
/cts/tests/tests/renderscript/src/android/renderscript/cts/
CompilerTest.java
33
fail
("should throw RSRuntimeException");
/cts/tests/tests/textureview/src/android/textureview/cts/
TextureViewSnapshotTest.java
30
fail
("Did not complete complete test.");
/cts/tests/tests/view/src/android/view/cts/
InflateExceptionTest.java
34
fail
("should throw out InflateException");
51
fail
("should throw out InflateException");
65
fail
("should throw out InflateException");
79
fail
("should throw out InflateException");
/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
HttpsURLConnection_ImplTest.java
35
fail
("Incorrect instance");
38
fail
("connection should not be permitted");
47
fail
("Incorrect instance");
50
fail
("connection should not be permitted");
/external/ltrace/
memstream.c
49
fail
:
55
goto
fail
;
58
goto
fail
;
63
goto
fail
;
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/
NoPublicConstructorTest.java
33
fail
("method in NoPublicConstructorTest run unexpectedly");
Completed in 700 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>