OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
276 - 300
of
3142
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/src/android/app/cts/
LocalActivityManagerTestHelper.java
96
fail
();
method
102
fail
();
method
109
fail
();
method
125
fail
();
method
130
fail
();
method
139
fail
();
method
144
fail
();
method
155
fail
();
method
171
fail
();
method
185
fail
();
method
199
fail
();
method
211
fail
();
method
219
fail
();
method
234
fail
();
method
239
fail
();
method
248
fail
();
method
257
fail
();
method
269
fail
();
method
275
fail
();
method
282
fail
();
method
287
fail
();
method
293
fail
();
method
298
fail
();
method
303
fail
();
method
310
fail
();
method
327
fail
();
method
331
private void
fail
() {
method in class:LocalActivityManagerTestHelper
[
all
...]
/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
...]
/cts/tools/vm-tests/src/dot/junit/opcodes/sput/
Test_sput.java
102
fail
("expected Error");
115
fail
("expected a verification exception");
129
fail
("expected a verification exception");
145
fail
("expected NoSuchFieldError");
159
fail
("expected a verification exception");
173
fail
("expected IncompatibleClassChangeError");
187
fail
("expected IllegalAccessError");
199
fail
("expected NoClassDefFoundError");
211
fail
("expected NoSuchFieldError");
227
fail
("expected IllegalAccessError")
[
all
...]
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TimeTest.java
132
fail
("Should throw IllegalArgumentException");
157
fail
("Should throw IllegalArgumentException.");
169
fail
("Should throw IllegalArgumentException.");
181
fail
("Should throw IllegalArgumentException.");
193
fail
("Should throw IllegalArgumentException.");
205
fail
("Should throw IllegalArgumentException.");
217
fail
("Should throw IllegalArgumentException.");
229
fail
("Should throw IllegalArgumentException.");
241
fail
("should throw NumberFormatException");
248
fail
("should throw IllegalArgumentException")
[
all
...]
/libcore/luni/src/test/java/tests/api/javax/net/
ServerSocketFactoryTest.java
48
fail
("Unexpected exception " + e.toString());
62
fail
(e.toString());
77
fail
("Unexpected exception: " + ex);
82
fail
("IOException wasn't thrown");
86
fail
(ex + " was thrown instead of IOException");
91
fail
("IllegalArgumentException wasn't thrown");
95
fail
(ex + " was thrown instead of IllegalArgumentException");
110
fail
("Unexpected exception: " + ex);
115
fail
("IOException wasn't thrown");
119
fail
(ex + " was thrown instead of IOException")
[
all
...]
/libcore/luni/src/test/java/libcore/java/lang/
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
...]
/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
...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/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
80
fail
(NotSupportMsg);
104
fail
("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
111
fail
("NoSuchAlgorithmException must be thrown when algorithm is not available: "
124
fail
(NotSupportMsg);
143
fail
(NotSupportMsg);
150
fail
("IllegalArgumentException must be thrown when provider is null");
155
fail
("IllegalArgumentException must be thrown when provider is empty");
171
fail
(NotSupportMsg);
178
fail
("NoSuchProviderException must be thrown (algorithm: "
196
fail
(NotSupportMsg)
[
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/permission/src/android/permission/cts/
NoLocationPermissionTest.java
70
fail
("TelephonyManager.listen(LISTEN_CELL_LOCATION) did not" +
78
fail
("TelephonyManager.getCellLocation did not throw SecurityException as expected");
100
fail
("LocationManager.requestLocationUpdates did not" +
108
fail
("LocationManager.requestLocationUpdates did not" +
146
fail
("LocationManager.addProximityAlert did not throw SecurityException as expected");
166
fail
("LocationManager.getLastKnownLocation did not" +
207
fail
("LocationManager.getProvider did not throw SecurityException as expected");
248
fail
("LocationManager.isProviderEnabled did not throw SecurityException as expected");
287
fail
("LocationManager.addTestProvider did not throw SecurityException as expected");
301
fail
("LocationManager.removeTestProvider did not throw SecurityException as
[
all
...]
/cts/tools/dx-tests/src/dxc/junit/opcodes/dload_0/
Test_dload_0.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/dload_1/
Test_dload_1.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/dload_2/
Test_dload_2.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/dload_3/
Test_dload_3.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/fload_0/
Test_fload_0.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/fload_1/
Test_fload_1.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/fload_2/
Test_fload_2.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/fload_3/
Test_fload_3.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/iload_0/
Test_iload_0.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/iload_1/
Test_iload_1.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/iload_2/
Test_iload_2.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/iload_3/
Test_iload_3.java
48
fail
("expected a verification exception");
61
fail
("expected a verification exception");
74
fail
("expected a verification exception");
87
fail
("expected a verification exception");
Completed in 1324 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>